rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
forEach(callback, callbackContext, checkExists, args) Call a function on
add(child, silent, index) → {
getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global
getFurthestFrom(object, callback, callbackContext) → {any}
removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
countDead() → {integer} Get the number of dead children in this group. Returns
iterate(key, value, returnType, callback, callbackContext, args)
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
Page 3 of 13