Black Trigram (흑괘) - API Documentation - v0.2.10
GitHub
Game Website
Preparing search index...
types/systems
AnimationState
Interface AnimationState
interface
AnimationState
{
currentAnimationName
?:
string
;
currentFrameIndex
:
number
;
elapsedTimeInFrame
:
number
;
isPlaying
:
boolean
;
}
Index
Properties
current
Animation
Name?
current
Frame
Index
elapsed
Time
In
Frame
is
Playing
Properties
Optional
Readonly
current
Animation
Name
currentAnimationName
?:
string
Readonly
current
Frame
Index
currentFrameIndex
:
number
Readonly
elapsed
Time
In
Frame
elapsedTimeInFrame
:
number
Readonly
is
Playing
isPlaying
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current
Animation
Name
current
Frame
Index
elapsed
Time
In
Frame
is
Playing
GitHub
Game Website
Black Trigram (흑괘) - API Documentation - v0.2.10
Loading...