bottom : number The bottom coordinate of this Group. It is derived by calling getBounds, calculating the Groups
addChildAt(child, index) → {DisplayObject}
resetCursor(index) → {any} Sets the group cursor to the first child
forEachExists(callback, callbackContext, args) Call a function on each existing child in this group.
addToHash(child) → {boolean} Adds a child of this Group into the hash array.This call will
right : number The right coordinate of this Group. It is derived by calling getBounds, calculating the Groups
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
_width Properties: Name Type Description
addChild(child) → {DisplayObject}
callAllExists(callback, existsValue, parameter) Calls a function, specified by name, on all children in the group who exist (or do not
Page 9 of 13