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