World#onChildInputOver
  • References/Game Development/Phaser/Core/World

onChildInputOver : Phaser.Signal This Signal is dispatched

2025-01-10 15:47:30
World#remove()
  • References/Game Development/Phaser/Core/World

remove(child, destroy, silent) → {boolean}

2025-01-10 15:47:30
World#getFirstDead()
  • References/Game Development/Phaser/Core/World

getFirstDead(createIfNull, x, y, key,

2025-01-10 15:47:30
Stage#getChildIndex()
  • References/Game Development/Phaser/Core/Stage

getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance

2025-01-10 15:47:30
Stage#removeChildren()
  • References/Game Development/Phaser/Core/Stage

removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.

2025-01-10 15:47:30
World#removeChildren()
  • References/Game Development/Phaser/Core/World

removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.

2025-01-10 15:47:30
World#sort()
  • References/Game Development/Phaser/Core/World

sort(key, order) Sort the children in the group according to a particular

2025-01-10 15:47:30
Camera#setBoundsToWorld()
  • References/Game Development/Phaser/Core/Camera

setBoundsToWorld() Update the Camera bounds to match the game world. Source code:

2025-01-10 15:47:30
World#ignoreDestroy
  • References/Game Development/Phaser/Core/World

ignoreDestroy : boolean A group with ignoreDestroy set to true ignores all calls to its destroy

2025-01-10 15:47:30
World#randomY
  • References/Game Development/Phaser/Core/World

[readonly] randomY : number Gets a random integer which is lesser than or equal to the current

2025-01-10 15:47:30