onInputOver : Phaser.Signal The Signal (or event)
getChildAt(index) → {DisplayObject}
cropRect : Phaser.Rectangle The Rectangle used
sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display
[readonly] deltaZ : number Returns the delta z value. The difference between rotation now
centerY : number The center y coordinate of the Game Object.This is the same as (y - offsetY) + (height / 2)
checkWorldBounds : boolean If this is set to true the Game Object checks if it is within the World bounds each frame
angle : number The angle of rotation of the group container, in degrees. This adjusts the group itself by modifying its
left : number The left coordinate of the Game Object.This is the same as x - offsetX.
tint : number The tint applied to the sprite. This is a hex value Inherited
Page 1 of 62