getRandomExists(startIndex, endIndex) → {any}
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
[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
set(child, key, value, checkAlive, checkVisible, operation,
hash :array The hash array is an array belonging to this Group into which you can add any of its children via Group.addToHash and
addChildAt(child, index) → {DisplayObject}
[readonly] z : integer The z-depth value of this object within its parent container/Group
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
sort(key, order) Sort the children in the group according to a particular
Page 11 of 13