reverse() → {Phaser.Animation}
name : string The user defined name given to this Animation. Source code:
reversed : boolean Gets and sets the isReversed state of this Animation. Source
speed : number Gets or sets the current speed of the animation in frames per second. Changing this in a playing animation will
setFrame(frameId, useLocalFrameIndex) Sets this animations playback to a
update() Updates this animation. Called automatically by the AnimationManager. Source
play(frameRate, loop, killOnComplete) → {
loop : boolean The loop state of the Animation. Source code:
<static> generateFrameNames(prefix, start, stop, suffix, zeroPad)
stop(resetFrame, dispatchComplete) Stops playback of this animation and
Page 3 of 4