getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
[readonly] cursorIndex : integer The current index of the Group cursor. Advance it with Group
moveUp(child) → {any} Moves the given child up one place in this group unless it's already at the
onChildInputUp : Phaser.Signal This Signal is dispatched
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
callAll(method, context, args) Calls a function, specified by name, on all on children. The function
alignTo(parent, position, offsetX, offsetY) → {
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
Page 6 of 13