scale : Phaser.Point Source code:
topMiddle : Phaser.Point Source code:
bottomRight : Phaser.Point Source code:
top : number The top coordinate of this Group. It is derived by calling getBounds, calculating the Groups dimensions
iterate(key, value, returnType, callback, callbackContext, args)
setProperty(child, key, value, operation, force) → {boolean}
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
getIndex(child) → {integer} Get the index position of the given child in this group, which should
subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
Page 5 of 14