cursor : DisplayObject The current
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
getAll(property, value, startIndex, endIndex)
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
resetChild(child, x, y, key, frame)
forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See
removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
setAll(key, value, checkAlive, checkVisible, operation, force)
Page 9 of 13