applyDamping : boolean Enable to automatically apply body damping each step. Source
x : number The x coordinate of the group container. You can adjust the group container itself by modifying its coordinates
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
onBeginContact : Phaser.Signal Dispatched when a first
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
new CollisionGroup(bitmask) Collision Group Parameters Name
addPolygon(options, points) → {boolean} Reads a polygon shape path, and assembles convex shapes
addCircle(radius, offsetX, offsetY, rotation) →
Page 28 of 35