previous() → {any} Moves the group cursor to the previous (lower) child in the group. If
draw() Draws the P2 shapes to the Graphics object. Source code:
checkAll(key, value, checkAlive, checkVisible, force)
removeBetween(startIndex, endIndex, destroy, silent)
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
top : number The top coordinate of this Group. It is derived by calling getBounds, calculating the Groups dimensions
getRandomExists(startIndex, endIndex) → {any}
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
[readonly] length : integer Total number of children in this group, regardless of exists/alive
Page 12 of 13