reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
countDead() → {integer} Get the number of dead children in this group. Returns
[readonly] cursorIndex : integer The current index of the Group cursor. Advance it with Group
name : string A name for this group. Not used internally but useful for debugging.
moveDown(child) → {any} Moves the given child down one place in this group unless it's already at
create(x, y, key, frame, exists, index)
createMultiple(quantity, key, frame, exists) → {array}
alignTo(parent, position, offsetX, offsetY) → {
set(child, key, value, checkAlive, checkVisible, operation,
Page 9 of 12