getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
moveDown(child) → {any} Moves the given child down one place in this group unless it's already at
add(child, silent, index) → {
addAt(child, index, silent) → {
on : boolean Determines whether the emitter is currently emitting particles. It is totally safe to directly toggle this.
setAlpha(min, max, rate, ease,
at(object) → {Phaser
ignoreDestroy : boolean A group with ignoreDestroy set to true ignores all calls to its destroy
minParticleAlpha : number The minimum possible alpha value of a particle. Default
minParticleSpeed : Phaser.Point The minimum possible
Page 10 of 16