alignIn(container, position, offsetX, offsetY)
forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See
bringToTop(child) → {any} Brings the given child to the top of this group so it renders above all
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
createMultiple(quantity, key, frame, exists) → {array}
countDead() → {integer} Get the number of dead children in this group. Returns
name : string A name for this group. Not used internally but useful for debugging.
fixedToCamera : boolean A Group that is fixed to the camera uses its x/y coordinates as offsets from the top left of the camera
addToHash(child) → {boolean} Adds a child of this Group into the hash array.This call will
getIndex(child) → {integer} Get the index position of the given child in this group, which should
Page 8 of 12