reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
set(child, key, value, checkAlive, checkVisible, operation,
cameraOffset : Phaser.Point If this object is
customSort(sortHandler, context) Sort the children in the group according to custom sort function.
[readonly] length : integer Total number of children in this group, regardless of exists/alive
alignTo(parent, position, offsetX, offsetY) → {
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
getFirstExists(exists, createIfNull, x, y,
addChildAt(child, index) → {DisplayObject}
position : Phaser.Point Source code:
Page 1 of 14