swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
centerX : number The center x coordinate of this Group. It is derived by calling getBounds, calculating the
removeChild(child) → {DisplayObject}
forEachExists(callback, callbackContext, args) Call a function on each existing child in this group.
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
setProperty(child, key, value, operation, force) → {boolean}
[readonly] physicsType : number The const physics body type of this object.
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
onChildInputOver : Phaser.Signal This Signal is dispatched
Page 5 of 13