createMultiple(quantity, key, frame, exists) → {array}
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
[static] RETURN_ALL : integer A returnType value, as specified in
[readonly] physicsType : number The const physics body type of this object.
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
removeChildAt(index) → {DisplayObject}
xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters
filter(predicate, checkExists) → {Phaser
Page 1 of 13