onChildInputUp : Phaser.Signal This Signal is dispatched
onChildInputDown : Phaser.Signal This Signal is dispatched
getFirstAlive(createIfNull, x, y, key,
name : string A name for this group. Not used internally but useful for debugging.
bottom : number The bottom coordinate of this Group. It is derived by calling getBounds, calculating the Groups
customSort(sortHandler, context) Sort the children in the group according to custom sort function.
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global
getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
[readonly] cursorIndex : integer The current index of the Group cursor. Advance it with Group
Page 4 of 13