getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
onChildInputUp : Phaser.Signal This Signal is dispatched
onDestroy : Phaser.Signal This signal is dispatched
[readonly] physicsType : number The const physics body type of this object.
classType : Object The type of objects that will be created when using
setProperty(child, key, value, operation, force) → {boolean}
createMultiple(quantity, key, frame, exists) → {array}
countDead() → {integer} Get the number of dead children in this group. Returns
moveDown(child) → {any} Moves the given child down one place in this group unless it's already at
Page 5 of 13