ignoreDestroy : boolean A group with ignoreDestroy set to true ignores all calls to its destroy
classType : Object The type of objects that will be created when using
height : number The height of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
[readonly] length : integer Total number of children in this group, regardless of exists/alive
resetChild(child, x, y, key, frame)
customSort(sortHandler, context) Sort the children in the group according to custom sort function.
getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
[static] RETURN_NONE : integer A returnType value, as specified in
name : string A name for this group. Not used internally but useful for debugging. Source
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
Page 11 of 13