set(child, key, value, checkAlive, checkVisible, operation,
swap(child1, child2) Swaps the position of two children in this group. Both children must be in this group, a child cannot be
onChildInputUp : Phaser.Signal This Signal is dispatched
cursor : DisplayObject The current
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
onChildInputDown : Phaser.Signal This Signal is dispatched
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters
position : Phaser.Point Source code:
Page 1 of 14