[readonly] preRotation : number The previous rotation of the physics body.
[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
audioSprite(key) → {Phaser.AudioSprite}
name : string A user defined name given to this Game Object.This value isn't ever used internally by Phaser, it is meant
removeAllListeners(eventName) Remove all listeners or only the listeners for the specified event. Parameters
setFrame(frame) Sets the texture frame the Game Object uses for rendering. This is primarily an internal method used by
sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display
getChildAt(index) → {DisplayObject}
onConstraintAdded : Phaser.Signal This signal is dispatched
Page 1 of 100