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
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
removeChildAt(index) → {DisplayObject}
[readonly] length : integer Total number of children in this group, regardless of exists/alive
Page 1 of 14