resetCursor(index) → {any} Sets the group cursor to the first child
addChildAt(child, index) → {DisplayObject}
removeBetween(startIndex, endIndex, destroy, silent)
getFirstExists(exists, createIfNull, x, y,
position : Phaser.Point Source code:
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
checkAll(key, value, checkAlive, checkVisible, force)
customSort(sortHandler, context) Sort the children in the group according to custom sort function.
getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
Page 2 of 14