persist : boolean Should the FlexLayer remain through a State swap? Source
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
resetChild(child, x, y, key, frame)
addToHash(child) → {boolean} Adds a child of this Group into the hash array.This call will
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
left : number The left coordinate of this Group. It is derived by calling getBounds, calculating the Groups
setAllChildren(key, value, checkAlive, checkVisible, operation,
callAll(method, context, args) Calls a function, specified by name, on all on children. The function
subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
Page 5 of 14