sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
fontStyles :array An array of the font styles values as specified by
addFontStyle(style, position) → {Phaser.Text}
autoRound : boolean Should the linePositionX and Y values be automatically rounded before rendering the Text?You may wish
context :HTMLCanvasElement The context of the canvas element that the text is rendered to.
[readonly] inCamera : boolean Checks if the Game Objects bounds intersect with the Game Camera
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
[readonly] previousPosition : Phaser.Point
[readonly] renderOrderID : number The render order ID is used internally by the renderer and
Page 1 of 15