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

area : Phaser.Rectangle The area of the emitter

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

forEachExists(callback, callbackContext, args) Call a function on each existing child in this group.

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

getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer

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

contains(child) → {Boolean} Determines whether the specified display object is a child of the D

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

setRotation(min, max) → {

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

getAll(property, value, startIndex, endIndex)

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

maxParticleAlpha : number The maximum possible alpha value of a particle. Default

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

scaleData :array An array of the calculated scale easing data applied to particles with scaleRates > 0.

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

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

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

getRandomExists(startIndex, endIndex) → {any}

2025-01-10 15:47:30