kill() → {Phaser
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
onDestroy : Phaser.Signal This signal is dispatched
particleBringToTop : boolean If this is true then when the Particle is emitted it will be bought to the top of the
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
alphaData :array An array of the calculated alpha easing data applied to particles with alphaRates > 0.
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
sort(key, order) Sort the children in the group according to a particular
forEach(callback, callbackContext, checkExists, args) Call a function on
Page 5 of 16