removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
checkProperty(child, key, value, force) → {boolean} Checks a property
resetChild(child, x, y, key, frame)
x : number The x coordinate of the group container. You can adjust the group container itself by modifying its coordinates
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
checkAll(key, value, checkAlive, checkVisible, force)
[readonly] z : integer The z-depth value of this object within its parent container/Group
Page 10 of 13