stop() Stops the currently playing animation. Source code:
[readonly] previousRotation : number The rotation the Game Object was in set to in the previous
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
name : string A user defined name given to this Game Object.This value isn't ever used internally by Phaser, it is meant
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
revive(health) → {PIXI.DisplayObject} Brings a 'dead' Game Object
pendingDestroy : boolean A Game Object is that is pendingDestroy is flagged to have its destroy method called on the next logic
[readonly] z : number The z depth of this Game Object within its parent Group.No two
sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display
Page 5 of 6