Text#strokeColors
  • References/Game Development/Phaser/Text/Text

strokeColors :array An array of the stroke color values as specified by

2025-01-10 15:47:30
Text#frameName
  • References/Game Development/Phaser/Text/Text

frameName : string Gets or sets the current frame name of the texture being used to render this Game Object. To change the

2025-01-10 15:47:30
Text#Text
  • References/Game Development/Phaser/Text/Text

new Text(game, x, y, text, style) Create a new game object for displaying Text. This uses a local

2025-01-10 15:47:30
Text#swapChildren()
  • References/Game Development/Phaser/Text/Text

swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters

2025-01-10 15:47:30
Text#parseList()
  • References/Game Development/Phaser/Text/Text

parseList(list) → {Phaser.Text}

2025-01-10 15:47:30
Text#setChildIndex()
  • References/Game Development/Phaser/Text/Text

setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters

2025-01-10 15:47:30
Text#transformCallback
  • References/Game Development/Phaser/Text/Text

transformCallback : Function The callback that will apply any scale limiting to the worldTransform.

2025-01-10 15:47:30
Text#renderOrderID
  • References/Game Development/Phaser/Text/Text

[readonly] renderOrderID : number The render order ID is used internally by the renderer and

2025-01-10 15:47:30
Text#outOfBoundsKill
  • References/Game Development/Phaser/Text/Text

outOfBoundsKill : boolean If this and the checkWorldBounds property are both set to true then the kill

2025-01-10 15:47:30
Text#previousRotation
  • References/Game Development/Phaser/Text/Text

[readonly] previousRotation : number The rotation the Game Object was in set to in the previous

2025-01-10 15:47:30