Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/systems
AnimationConfig
Interface AnimationConfig
interface
AnimationConfig
{
frames
:
readonly
{
duration
:
number
;
texture
:
Texture
}
[]
;
loop
?:
boolean
;
name
:
string
;
speed
?:
number
;
}
Index
Properties
frames
loop?
name
speed?
Properties
Readonly
frames
frames
:
readonly
{
duration
:
number
;
texture
:
Texture
}
[]
Optional
Readonly
loop
loop
?:
boolean
Readonly
name
name
:
string
Optional
Readonly
speed
speed
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
frames
loop
name
speed
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...