removeAll(destroy, silent, destroyTexture) Removes
moveUp(child) → {any} Moves the given child up one place in this group unless it's already at the
right : number The right coordinate of this Group. It is derived by calling getBounds, calculating the Groups
resetCursor(index) → {any} Sets the group cursor to the first child
x : number The x coordinate of the group container. You can adjust the group container itself by modifying its coordinates
bringToTop(child) → {any} Brings the given child to the top of this group so it renders above all
addToHash(child) → {boolean} Adds a child of this Group into the hash array.This call will
exists : boolean If exists is true the group is updated, otherwise it is skipped.
addChild(child) → {DisplayObject}
addChildAt(child, index) → {DisplayObject}
Page 8 of 13