subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
destroy(destroyChildren, soft) Destroys this group. Removes all children
[readonly] total : integer Total number of existing children in the group.
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
countDead() → {integer} Get the number of dead children in this group. Returns
alignIn(container, position, offsetX, offsetY)
x : number The x coordinate of the group container. You can adjust the group container itself by modifying its coordinates
onChildInputDown : Phaser.Signal This Signal is dispatched
[static] SORT_DESCENDING : integer A sort ordering value, as specified in
addAt(child, index, silent) → {
Page 3 of 13