left : number The left coordinate of this Group. It is derived by calling getBounds, calculating the Groups
removeChild(child) → {DisplayObject}
bottom : number The bottom coordinate of this Group. It is derived by calling getBounds, calculating the Groups
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
checkProperty(child, key, value, force) → {boolean} Checks a property
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
addChild(child) → {DisplayObject}
checkAll(key, value, checkAlive, checkVisible, force)
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
Page 10 of 12