TileSprite#input
  • References/Game Development/Phaser/Display/TileSprite

input : Phaser.InputHandler | null The

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

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

2025-01-10 15:47:30
Button#debug
  • References/Game Development/Phaser/Display/Button

debug : boolean A debug flag designed for use with Game.enableStep.

2025-01-10 15:47:30
Rope#z
  • References/Game Development/Phaser/Display/Rope

[readonly] z : number The z depth of this Game Object within its parent Group.No two

2025-01-10 15:47:30
Sprite#height
  • References/Game Development/Phaser/Display/Sprite

height : number The height of the sprite, setting this will actually modify the scale to achieve the value set

2025-01-10 15:47:30
TileSprite#top
  • References/Game Development/Phaser/Display/TileSprite

top : number The y coordinate of the Game Object.This is the same as y - offsetY.

2025-01-10 15:47:30
SpriteBatch#resetCursor()
  • References/Game Development/Phaser/Display/SpriteBatch

resetCursor(index) → {any} Sets the group cursor to the first child

2025-01-10 15:47:30
Button#alive
  • References/Game Development/Phaser/Display/Button

alive : boolean A useful flag to control if the Game Object is alive or dead. This is set automatically by the Health components

2025-01-10 15:47:30
Button#input
  • References/Game Development/Phaser/Display/Button

input : Phaser.InputHandler | null The

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

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

2025-01-10 15:47:30