BitmapText#getChildAt()
  • References/Game Development/Phaser/Text/BitmapText

getChildAt(index) → {DisplayObject}

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

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

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

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

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

cleanText(text, replace) → {string} Given a text string this will

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

preUpdate() → {boolean} Automatically called by World.preUpdate. Returns

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

[readonly] offsetX : number The amount the Game Object is visually offset from its x coordinate

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

[readonly] previousPosition : Phaser.Point

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

removeChild(child) → {DisplayObject}

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

angle : number The angle property is the rotation of the Game Object in degrees from its original orientation. Values

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

data : Object An empty Object that belongs to this Game Object.This value isn't ever used internally by Phaser, but may be

2025-01-10 15:47:30