addAll(property, amount, checkAlive, checkVisible) Adds the amount to the given property on all children in this group. Group
setProperty(child, key, value, operation, force) → {boolean}
addAt(child, index, silent) → {
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
forEachExists(callback, callbackContext, args) Call a function on each existing child in this group.
physicsBodyType : integer If enableBody
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
[readonly] total : integer Total number of existing children in the group.
replace(oldChild, newChild) → {any} Replaces a child of this Group with the given newChild. The
removeBetween(startIndex, endIndex, destroy, silent)
Page 6 of 12