spriteSourceSizeW : number Width of the trimmed sprite. Source code:
sourceSizeH : number Height of the original sprite before it was trimmed. Source
getFrame(index) → {Phaser.Frame}
[readonly] total : number The total number of frames in this FrameData set.
x : number X position within the image to cut from. Source code:
next(quantity) Advances by the given number of frames in the Animation, taking the loop value into consideration
index : number The index of this Frame within the FrameData set it is being added to.
onStart : Phaser.Signal This event is dispatched when
rotationDirection : string Either 'cw' or 'ccw', rotation is always 90 degrees. Default
delay : number The delay in ms between each frame of the Animation, based on the given frameRate.
Page 1 of 11