subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
filter(predicate, checkExists) → {Phaser
removeChildAt(index) → {DisplayObject}
removeBetween(startIndex, endIndex, destroy, silent)
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
[static] RETURN_ALL : integer A returnType value, as specified in
width : number The width of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
cameraOffset : Phaser.Point If this object is
Page 1 of 13