setAllChildren(key, value, checkAlive, checkVisible, operation,
set(child, key, value, checkAlive, checkVisible, operation,
getRandomExists(startIndex, endIndex) → {any}
hasProperty(child, key) → {boolean} Checks if the child has the given property. Will scan
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
onChildInputOut : Phaser.Signal This Signal is dispatched
getChildAt(index) → {DisplayObject}
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
resetChild(child, x, y, key, frame)
callAll(method, context, args) Calls a function, specified by name, on all on children. The function
Page 6 of 13