setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
height : number The height of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
name : string A name for this group. Not used internally but useful for debugging.
bottom : number The bottom coordinate of this Group. It is derived by calling getBounds, calculating the Groups
windowConstraints The edges on which to constrain the game Display/canvas in addition to the restrictions of the parent container. The properties are
bounds : Phaser.Rectangle Source
removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
[readonly] positionCustom Properties: Name Type
callAllExists(callback, existsValue, parameter) Calls a function, specified by name, on all children in the group who exist (or do not
Page 9 of 20