forEachExists(callback, callbackContext, args) Call a function on each existing child in this group.
countLiving() → {integer} Get the number of living children in this group. Returns
destroy(destroyChildren, soft) Destroys this group. Removes all children
addAll(property, amount, checkAlive, checkVisible) Adds the amount to the given property on all children in this group. Group
getRandom(startIndex, length) → {any} Returns
getByName(name) → {any} Searches the Group for the first instance of a child with the name
getChildAt(index) → {DisplayObject}
x : number The x coordinate of the group container. You can adjust the group container itself by modifying its coordinates
getFirstAlive(createIfNull, x, y, key,
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
Page 6 of 12