smoothed : boolean Enable or disable texture smoothing for this Game Object. It only takes effect if the Game Object is
[readonly] deltaZ : number Returns the delta z value. The difference between rotation now
width : number The width of the sprite, setting this will actually modify the scale to achieve the value set
data : Object An empty Object that belongs to this Game Object.This value isn't ever used internally by Phaser, but may be
y : number The position of the Game Object on the y axis relative to the local coordinates of the parent.
[readonly] type : number The const type of this object.
addChild(child) → {DisplayObject}
[readonly] physicsType : number The const physics body type of this object.
preUpdate() → {boolean} Automatically called by World.preUpdate. Returns
frameName : string Gets or sets the current frame name of the texture being used to render this Game Object. To change the
Page 7 of 11