Interface

SpriteCurAnim

:

Current animation data.

timer

: number

loop

: boolean

speed

: number

frameIndex

: number

The current index relative to the start of the associated frames array for this animation. This may be greater than the number of frames in the sprite.

pingpong

: boolean

onEnd

: () => void
kaplay logo

Layer

Miscalenous