xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters
cameraOffset : Phaser.Point If this object is
[static] SORT_ASCENDING : integer A sort ordering value, as specified in
addChildAt(child, index) → {DisplayObject}
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
[static] RETURN_ALL : integer A returnType value, as specified in
removeBetween(startIndex, endIndex, destroy, silent)
[readonly] physicsType : number The const physics body type of this object.
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
Page 2 of 13