resetCursor(index) → {any} Sets the group cursor to the first child
removeBetween(startIndex, endIndex, destroy, silent)
topRight : Phaser.Point Source code:
getByName(name) → {any} Searches the Group for the first instance of a child with the name
replace(oldChild, newChild) → {any} Replaces a child of this Group with the given newChild. The
cursor : DisplayObject The current
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
removeChildAt(index) → {DisplayObject}
addChildAt(child, index) → {DisplayObject}
checkAll(key, value, checkAlive, checkVisible, force)
Page 2 of 14