x : number The x coordinate of the group container. You can adjust the group container itself by modifying its coordinates
[static] SORT_DESCENDING : integer A sort ordering value, as specified in
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
bottom : number The bottom coordinate of this Group. It is derived by calling getBounds, calculating the Groups
setAllChildren(key, value, checkAlive, checkVisible, operation,
addAt(child, index, silent) → {
getAt(index) → {DisplayObject | integer}
getClosestTo(object, callback, callbackContext) → {any}
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
divideAll(property, amount, checkAlive, checkVisible) Divides the given property by the amount on all children in this group. Group
Page 5 of 13