left : number The left coordinate of the Game Object.This is the same as x - offsetX.
blendMode : number The blend mode to be applied to the sprite. Set to PIXI.blendModes.NORMAL to remove any blend mode. Warning:
heal Heal the Game Object. This adds the given amount of health to the health property. Inherited
transformCallback : Function The callback that will apply any scale limiting to the worldTransform.
world : Phaser.Point The world coordinates of this
cropRect : Phaser.Rectangle The Rectangle used
body : Phaser.Physics.Arcade.Body |
checkWorldBounds : boolean If this is set to true the Game Object checks if it is within the World bounds each frame
sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
Page 1 of 11