addChild(child) → {DisplayObject}
customSort(sortHandler, context) Sort the children in the group according to custom sort function.
getClosestTo(object, callback, callbackContext) → {any}
checkProperty(child, key, value, force) → {boolean} Checks a property
width : number The width of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
resetCursor(index) → {any} Sets the group cursor to the first child
checkAll(key, value, checkAlive, checkVisible, force)
forEachAlive(callback, callbackContext, args) Call a function on each alive child in this group. See
sendToBack(child) → {any} Sends the given child to the bottom of this group so it renders below
onChildInputOut : Phaser.Signal This Signal is dispatched
Page 11 of 12