revive() → {Phaser
centerY : number The center y coordinate of this Group. It is derived by calling getBounds, calculating the
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
angularDrag : number The angular drag component of particles launched from the emitter if they are rotating.
moveDown(child) → {any} Moves the given child down one place in this group unless it's already at
start(explode, lifespan, frequency, quantity,
getByName(name) → {any} Searches the Group for the first instance of a child with the name
enableBodyDebug : boolean If true when a physics body is created (via
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
add(child, silent, index) → {
Page 9 of 16