key : string | Phaser.RenderTexture |
top : number The y coordinate of the Game Object.This is the same as y - offsetY.
removeChild(child) → {DisplayObject}
texture : PIXI.Texture The texture of the
blendMode : number The blend mode to be applied to the sprite. Set to PIXI.blendModes.NORMAL to remove any blend mode.
outOfCameraBoundsKill : boolean If this and the autoCull property are both set to true, then the kill
revive(health) → {PIXI.DisplayObject} Brings a 'dead' Game Object
debug : boolean A debug flag designed for use with Game.enableStep.
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
right : number The right coordinate of the Game Object.This is the same as x + width - offsetX.
Page 1 of 10