divideAll(property, amount, checkAlive, checkVisible) Divides the given property by the amount on all children in this group. Group
emitY : number The point the particles are emitted from.Emitter.x and Emitter.y control the containers location, which updates
setAll(key, value, checkAlive, checkVisible, operation, force)
maxParticles : number The total number of particles in this emitter. Source
filter(predicate, checkExists) → {Phaser
[readonly] length : integer Total number of children in this group, regardless of exists/alive
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
[readonly] bottom : number Gets the bottom position of the Emitter.
getIndex(child) → {integer} Get the index position of the given child in this group, which should
[readonly] cursorIndex : integer The current index of the Group cursor. Advance it with Group
Page 14 of 16