bottom : number The bottom coordinate of this Group. It is derived by calling getBounds, calculating the Groups
getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global
onChildInputDown : Phaser.Signal This Signal is dispatched
getAt(index) → {DisplayObject | integer}
replace(oldChild, newChild) → {any} Replaces a child of this Group with the given newChild. The
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
[static] SORT_DESCENDING : integer A sort ordering value, as specified in
sort(key, order) Sort the children in the group according to a particular
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
onDestroy : Phaser.Signal This signal is dispatched
Page 4 of 13