alignTo(parent, position, offsetX, offsetY) → {
previous() → {any} Moves the group cursor to the previous (lower) child in the group. If
getByName(name) → {any} Searches the Group for the first instance of a child with the name
[readonly] total : integer Total number of existing children in the group.
replace(oldChild, newChild) → {any} Replaces a child of this Group with the given newChild. The
set(child, key, value, checkAlive, checkVisible, operation,
moveDown(child) → {any} Moves the given child down one place in this group unless it's already at
[readonly] screenOrientation : string The last known orientation of the screen, as
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
removeChildAt(index) → {DisplayObject}
Page 1 of 20