getByName(name) → {any} Searches the Group for the first instance of a child with the name
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
getFirstAlive(createIfNull, x, y, key,
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
alignTo(parent, position, offsetX, offsetY) → {
resetChild(child, x, y, key, frame)
[readonly] cursorIndex : integer The current index of the Group cursor. Advance it with Group
alpha : number The alpha value of the group container. Inherited From
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
getChildAt(index) → {DisplayObject}
Page 7 of 13