sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
checkAll(key, value, checkAlive, checkVisible, force)
set(child, key, value, checkAlive, checkVisible, operation,
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.
[readonly] length : integer Total number of children in this group, regardless of exists/alive
removeChildAt(index) → {DisplayObject}
getRandomExists(startIndex, endIndex) → {any}
getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
Page 1 of 14