getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
createMultiple(quantity, key, frame, exists) → {array}
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
resize() Resize. Source code:
add(child, silent, index) → {
width : number The width of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
onChildInputOver : Phaser.Signal This Signal is dispatched
swapChildren(child, child2) Swaps the position of 2 Display Objects within this container. Parameters
grid : Phaser.FlexGrid A reference to the
Page 11 of 14