cursor : DisplayObject The current
checkAll(key, value, checkAlive, checkVisible, force)
replace(oldChild, newChild) → {any} Replaces a child of this Group with the given newChild. The
previous() → {any} Moves the group cursor to the previous (lower) child in the group. If
onChildInputUp : Phaser.Signal This Signal is dispatched
onChildInputDown : Phaser.Signal This Signal is dispatched
[readonly] total : integer Total number of existing children in the group.
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
topMiddle : Phaser.Point Source code:
Page 3 of 14