onInputOver : Phaser.Signal The Signal (or event)
getChildAt(index) → {DisplayObject}
cropRect : Phaser.Rectangle The Rectangle used
[readonly] fresh : boolean A Game Object is considered fresh if it has just been
[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate
alignTo(parent, position, offsetX, offsetY) → {Object}
resetFrame() Resets the texture frame dimensions that the Game Object uses for rendering.
sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display
setDownSound(sound, marker) The Sound to be played when a Pointer presses down on this Button.
game : Phaser.Game A reference to the currently running Game
Page 1 of 12