moveDown() → {PIXI.DisplayObject} Moves this Game Object down one place in its parents display list
setStyle(style, update) → {
[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate
game : Phaser.Game A reference to the currently running game
height : number The height of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
right : number The right coordinate of the Game Object.This is the same as x + width - offsetX.
x : number The position of the Game Object on the x axis relative to the local coordinates of the parent.
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
maxWidth : number The maximum display width of this BitmapText in pixels. If BitmapText.text is longer than maxWidth then
preUpdate() → {boolean} Automatically called by World.preUpdate. Returns
Page 23 of 30