checkWorldBounds : boolean If this is set to true the Game Object checks if it is within the World bounds each frame
kill() → {PIXI.DisplayObject} Kills a Game Object. A killed Game Object has its alive
updateOffset(xOffset, yOffset) Updates the x and/or y offset that the font
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
parseList(list) → {Phaser.Text}
fontSet :Image A reference to the image stored in the Game.Cache that contains the font.
setFrame(frame) Sets the texture frame the Game Object uses for rendering. This is primarily an internal method used by
outOfBoundsKill : boolean If this and the checkWorldBounds property are both set to true then the kill
transformCallback : Function The callback that will apply any scale limiting to the worldTransform.
[readonly] fresh : boolean A Game Object is considered fresh if it has just been
Page 5 of 30