SpriteBatch#length
  • References/Game Development/Phaser/Display/SpriteBatch

[readonly] length : integer Total number of children in this group, regardless of exists/alive

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

onChildInputDown : Phaser.Signal This Signal is dispatched

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

physicsSortDirection : integer If this Group contains Arcade Physics Sprites you can set a custom sort direction via this property

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

removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call

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

getTop() → {any} Return the child at the top of this group. The top child is the child displayed

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

[readonly] children : Array.<Displa

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

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

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

ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children

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

addMultiple(children, silent) → {Array.<

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

getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global

2025-01-10 15:47:30