updateLocalBounds() Update the bounds of the object Source code:
addChildAt(child, index) → {DisplayObject}
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
popMask(renderSession) Restores the current drawing context to the state it was before the mask was applied. Parameters
renderSession : Object Source code:
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
getBounds(matrix) → {Rectangle} Returns the bounds of the mesh as a rectangle. The bounds calculation
pushMask(maskData, renderSession) This method adds it to the current stack of masks. Parameters
Page 28 of 29