getFirstExists(exists, createIfNull, x, y,
particleBringToTop : boolean If this is true then when the Particle is emitted it will be bought to the top of the
getRandomExists(startIndex, endIndex) → {any}
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
fixedToCamera : boolean A Group that is fixed to the camera uses its x/y coordinates as offsets from the top left of the camera
sort(key, order) Sort the children in the group according to a particular
bringToTop(child) → {any} Brings the given child to the top of this group so it renders above all
kill() → {Phaser
explode(lifespan, quantity) → {
callAll(method, context, args) Calls a function, specified by name, on all on children. The function
Page 5 of 16