[readonly] cursorIndex : integer The current index of the Group cursor. Advance it with Group
removeChild(child) → {DisplayObject}
checkProperty(child, key, value, force) → {boolean} Checks a property
centerY : number The center y coordinate of this Group. It is derived by calling getBounds, calculating the
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
physicsSortDirection : integer If this Group contains Arcade Physics Sprites you can set a custom sort direction via this property
onChildInputUp : Phaser.Signal This Signal is dispatched
onChildInputOut : Phaser.Signal This Signal is dispatched
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
Page 7 of 13