moveDown(child) → {any} Moves the given child down one place in this group unless it's already at
getByName(name) → {any} Searches the Group for the first instance of a child with the name
removeBetween(startIndex, endIndex, destroy, silent)
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
topRight : Phaser.Point Source code:
cursor : DisplayObject The current
cameraOffset : Phaser.Point If this object is
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
[readonly] length : integer Total number of children in this group, regardless of exists/alive
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
Page 2 of 14