left : number The left coordinate of this Group. It is derived by calling getBounds, calculating the Groups
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
previous() → {any} Moves the group cursor to the previous (lower) child in the group. If
subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
removeChildAt(index) → {DisplayObject}
[readonly] physicsType : number The const physics body type of this object.
removeChild(child) → {DisplayObject}
addChild(child) → {DisplayObject}
getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
Page 10 of 12