onUpdate : Phaser.Signal | null This event is dispatched
game : Phaser.Game A reference to the currently running Game
isReversed : boolean Indicates if the animation will play backwards. Source
new Animation(game, parent, name, frameData, frames, frameRate, loop) An
isFinished : boolean The finished state of the Animation. Set to true once playback completes, false during playback.
loop : boolean The loop state of the Animation. Source code:
<static> generateFrameNames(prefix, start, stop, suffix, zeroPad)
Page 4 of 4