Preparing search index...
The search index is not available
@tawaship/pixim.js - v1.15.0
@tawaship/pixim.js
IContentManifests
Interface IContentManifests
interface
IContentManifests
{
images
:
TextureManifest
;
jsons
:
JsonManifest
;
sounds
:
SoundManifest
;
spritesheets
:
SpritesheetManifest
;
[
manifestKey
:
string
]:
ManifestBase
<
any
,
any
,
any
>
;
}
Indexable
[
manifestKey
:
string
]:
ManifestBase
<
any
,
any
,
any
>
Index
Properties
images
jsons
sounds
spritesheets
Properties
images
images
:
TextureManifest
jsons
jsons
:
JsonManifest
sounds
sounds
:
SoundManifest
spritesheets
spritesheets
:
SpritesheetManifest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
images
jsons
sounds
spritesheets
@tawaship/pixim.js - v1.15.0
Loading...