onChildInputUp : Phaser.Signal This Signal is dispatched
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
cameraOffset : Phaser.Point If this object is
moveDown(child) → {any} Moves the given child down one place in this group unless it's already at
getBottom() → {any} Returns the child at the bottom of this group. The bottom child the child
getRandomExists(startIndex, endIndex) → {any}
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
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
iterate(key, value, returnType, callback, callbackContext, args)
Page 3 of 14