customSort(sortHandler, context) Sort the children in the group according to custom sort function.
onChildInputDown : Phaser.Signal This Signal is dispatched
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
forEachExists(callback, callbackContext, args) Call a function on each existing child in this group.
[readonly] physicsType : number The const physics body type of this object.
removeChild(child) → {DisplayObject}
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
createMultiple(quantity, key, frame, exists) → {array}
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
getByName(name) → {any} Searches the Group for the first instance of a child with the name
Page 5 of 13