callAllExists(callback, existsValue, parameter) Calls a function, specified by name, on all children in the group who exist (or do not
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
[readonly] cursorIndex : integer The current index of the Group cursor. Advance it with Group
forEach(callback, callbackContext, checkExists, args) Call a function on
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
moveDown(child) → {any} Moves the given child down one place in this group unless it's already at
getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
alignTo(parent, position, offsetX, offsetY) → {
set(child, key, value, checkAlive, checkVisible, operation,
Page 9 of 12