addChildAt(child, index) → {DisplayObject}
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
removeChildAt(index) → {DisplayObject}
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
[readonly] children : Array.<Displa
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global
Page 2 of 2