y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
add(child, silent, index) → {
alignIn(container, position, offsetX, offsetY)
x : number The x coordinate of the group container. You can adjust the group container itself by modifying its coordinates
countDead() → {integer} Get the number of dead children in this group. Returns
callAllExists(callback, existsValue, parameter) Calls a function, specified by name, on all children in the group who exist (or do not
divideAll(property, amount, checkAlive, checkVisible) Divides the given property by the amount on all children in this group. Group
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
Page 3 of 13