spriteSourceSizeY : number Y position of the trimmed sprite inside original sprite. Source
height : number Height of the frame. Source code:
resize(width, height) Adjusts of all the Frame properties based on the given width and height values. Parameters
distance : number The distance from the top left to the bottom-right of this Frame. Source
sourceSizeW : number Width of the original sprite before it was trimmed. Source
getRect(out) → {Phaser.Rectangle}
rotated : boolean Rotated? (not yet implemented) Source code:
new Frame(index, x, y, width, height, name) A Frame is a single frame of an animation and is part of a FrameData collection.
spriteSourceSizeX : number X position of the trimmed sprite inside original sprite. Source
y : number Y position within the image to cut from. Source code:
Page 2 of 3