alignTo(parent, position, offsetX, offsetY) → {
previous() → {any} Moves the group cursor to the previous (lower) child in the group. If
getByName(name) → {any} Searches the Group for the first instance of a child with the name
[readonly] total : integer Total number of existing children in the group.
replace(oldChild, newChild) → {any} Replaces a child of this Group with the given newChild. The
set(child, key, value, checkAlive, checkVisible, operation,
removeChildAt(index) → {DisplayObject}
[readonly] length : integer Total number of children in this group, regardless of exists/alive
topRight : Phaser.Point Source code:
removeBetween(startIndex, endIndex, destroy, silent)
Page 1 of 14