reset(x, y, health) → {PIXI.DisplayObject} Resets the Game Object
key : string | Phaser.RenderTexture |
[readonly] type : number The const type of this object.
removeChild(child) → {DisplayObject}
moveDown() → {PIXI.DisplayObject} Moves this Game Object down one place in its parents display list
lifespan : number The lifespan allows you to give a Game Object a lifespan in milliseconds. Once the Game Object is 'born'
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
[readonly] destroyPhase : boolean As a Game Object runs through its destroy method this flag
loop : boolean Should the current animation loop or not? Source
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
Page 4 of 6