countLiving() → {integer} Get the number of living children in this group. Returns
physicsBodyType : integer If enableBody
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
[readonly] z : integer The z-depth value of this object within its parent container/Group
[readonly] total : integer Total number of existing children in the group.
addAll(property, amount, checkAlive, checkVisible) Adds the amount to the given property on all children in this group. Group
onChildInputOver : Phaser.Signal This Signal is dispatched
createMultiple(quantity, key, frame, exists) → {array}
getClosestTo(object, callback, callbackContext) → {any}
Page 2 of 13