[readonly] physicsType : number The const physics body type of this object.
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
onChildInputDown : Phaser.Signal This Signal is dispatched
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
replace(oldChild, newChild) → {any} Replaces a child of this Group with the given newChild. The
setAllChildren(key, value, checkAlive, checkVisible, operation,
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
Page 3 of 13