onChildInputDown : Phaser.Signal This Signal is dispatched
onChildInputUp : Phaser.Signal This Signal is dispatched
cursor : DisplayObject The current
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
cameraOffset : Phaser.Point If this object is
getRandomExists(startIndex, endIndex) → {any}
xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
alignIn(container, position, offsetX, offsetY)
x : number The x coordinate of the group container. You can adjust the group container itself by modifying its coordinates
Page 3 of 14