removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
addChildAt(child, index) → {DisplayObject}
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
[static] SORT_ASCENDING : integer A sort ordering value, as specified in
[static] RETURN_TOTAL : integer A returnType value, as specified in
cameraOffset : Phaser.Point If this object is
subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
[readonly] physicsType : number The const physics body type of this object.
forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See
Page 1 of 13