SpriteBatch#getFurthestFrom()
  • References/Game Development/Phaser/Display/SpriteBatch

getFurthestFrom(object, callback, callbackContext) → {any}

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

addChildAt(child, index) → {DisplayObject}

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

centerY : number The center y coordinate of this Group. It is derived by calling getBounds, calculating the

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

xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters

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

onChildInputOver : Phaser.Signal This Signal is dispatched

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

iterate(key, value, returnType, callback, callbackContext, args)

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

moveUp(child) → {any} Moves the given child up one place in this group unless it's already at the

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

resetChild(child, x, y, key, frame)

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

onDestroy : Phaser.Signal This signal is dispatched

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

multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.

2025-01-10 15:47:30