clik-engine API
GitHub
Preparing search index...
AssetEntry
Interface AssetEntry
interface
AssetEntry
{
atlasPath
?:
string
;
frameConfig
?:
ImageFrameConfig
;
key
:
string
;
path
:
string
|
string
[]
;
type
:
"image"
|
"atlas"
|
"audio"
|
"spritesheet"
|
"json"
|
"tilemapJSON"
;
}
Index
Properties
atlas
Path?
frame
Config?
key
path
type
Properties
Optional
atlas
Path
atlasPath
?:
string
Optional
frame
Config
frameConfig
?:
ImageFrameConfig
key
key
:
string
path
path
:
string
|
string
[]
type
type
:
"image"
|
"atlas"
|
"audio"
|
"spritesheet"
|
"json"
|
"tilemapJSON"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
atlas
Path
frame
Config
key
path
type
GitHub
clik-engine API
Loading...