getTop() → {any} Return the child at the top of this group. The top child is the child displayed
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
createMultiple(quantity, key, frame, exists) → {array}
moveUp(child) → {any} Moves the given child up one place in this group unless it's already at the
add(child, silent, index) → {
sort(key, order) Sort the children in the group according to a particular
resize() Resize. Source code:
new FlexLayer(manager, position, bounds, scale) WARNING: This is an EXPERIMENTAL class. The API will change significantly in the coming
exists : boolean If exists is true the group is updated, otherwise it is skipped.
forEach(callback, callbackContext, checkExists, args) Call a function on
Page 10 of 14