topMiddle : Phaser.Point Source code:
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
remove(child, destroy, silent) → {boolean}
next() → {any} Advances the group cursor to the next (higher) object in the group. If the
getBounds(targetCoordinateSpace) → {Rectangle} Retrieves the global
[readonly] physicsType : number The const physics body type of this object.
hash :array The hash array is an array belonging to this Group into which you can add any of its children via Group.addToHash and
onChildInputOut : Phaser.Signal This Signal is dispatched
subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
top : number The top coordinate of this Group. It is derived by calling getBounds, calculating the Groups dimensions
Page 4 of 14