countDead() → {integer} Get the number of dead children in this group. Returns
forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See
getIndex(child) → {integer} Get the index position of the given child in this group, which should
fixedToCamera : boolean A Group that is fixed to the camera uses its x/y coordinates as offsets from the top left of the camera
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
alignTo(parent, position, offsetX, offsetY) → {
addToHash(child) → {boolean} Adds a child of this Group into the hash array.This call will
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
callAllExists(callback, existsValue, parameter) Calls a function, specified by name, on all children in the group who exist (or do not
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
Page 8 of 12