getFurthestFrom(object, callback, callbackContext) → {any}
addChildAt(child, index) → {DisplayObject}
centerY : number The center y coordinate of this Group. It is derived by calling getBounds, calculating the
xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters
onChildInputOver : Phaser.Signal This Signal is dispatched
iterate(key, value, returnType, callback, callbackContext, args)
moveUp(child) → {any} Moves the given child up one place in this group unless it's already at the
resetChild(child, x, y, key, frame)
onDestroy : Phaser.Signal This signal is dispatched
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
Page 3 of 12