Particles.Arcade.Emitter#ignoreDestroy
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

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

2025-01-10 15:47:30
Particles.Arcade.Emitter#physicsSortDirection
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

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
Particles.Arcade.Emitter#getBounds()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global

2025-01-10 15:47:30
Particles.Arcade.Emitter#resetCursor()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

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

2025-01-10 15:47:30
Particles.Arcade.Emitter#emitParticle()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

emitParticle(x, y, key, frame)

2025-01-10 15:47:30
Particles.Arcade.Emitter#onChildInputDown
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

onChildInputDown : Phaser.Signal This Signal is dispatched

2025-01-10 15:47:30
Particles.Arcade.Emitter#addChildAt()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

addChildAt(child, index) → {DisplayObject}

2025-01-10 15:47:30
Particles.Arcade.Emitter#centerX
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

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

2025-01-10 15:47:30
Particles.Arcade.Emitter#countLiving()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

countLiving() → {integer} Get the number of living children in this group. Returns

2025-01-10 15:47:30
Particles.Arcade.Emitter#ignoreChildInput
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

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

2025-01-10 15:47:30