reverse() → {Phaser.Animation}
speed : number Gets or sets the current speed of the animation in frames per second. Changing this in a playing animation will
complete() Called internally when the animation finishes playback.Sets the isPlaying and isFinished states and dispatches the
setFrame(frameId, useLocalFrameIndex) Sets this animations playback to a
name : string The user defined name given to this Animation. Source code:
reversed : boolean Gets and sets the isReversed state of this Animation. Source
update() Updates this animation. Called automatically by the AnimationManager. Source
stop(resetFrame, dispatchComplete) Stops playback of this animation and
killOnComplete : boolean Should the parent of this Animation be killed when the animation completes?
[readonly] frameTotal : number The total number of frames in the currently loaded FrameData
Page 3 of 4