Particles.Arcade.Emitter#align()
  • References/Game Development/Phaser/Particles/Particles.Arcade.Emitter

align(width, height, cellWidth, cellHeight, position, offset) → {boolean}

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

setProperty(child, key, value, operation, force) → {boolean}

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

cameraOffset : Phaser.Point If this object is

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

forEach(callback, callbackContext, checkExists, args) Call a function on

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

alignTo(parent, position, offsetX, offsetY) → {

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

particleBringToTop : boolean If this is true then when the Particle is emitted it will be bought to the top of the

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

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

particleDrag : Phaser.Point The X and Y drag component

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

callAll(method, context, args) Calls a function, specified by name, on all on children. The function

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

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

2025-01-10 15:47:30