set(child, key, value, checkAlive, checkVisible, operation,
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.
create(x, y, key, frame, exists, index)
addChildAt(child, index) → {DisplayObject}
[readonly] length : integer Total number of children in this group, regardless of exists/alive
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
right : number The right coordinate of this Group. It is derived by calling getBounds, calculating the Groups
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
Page 12 of 13