getChildIndex(child) → {Number} Returns the index position of a child DisplayObject instance
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
create(x, y, key, frame, exists, index)
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
destroy(destroyChildren, soft) Destroys this group. Removes all children
addChild(child) → {DisplayObject}
onChildInputOver : Phaser.Signal This Signal is dispatched
getAll(property, value, startIndex, endIndex)
moveAll(group, silent) → {Phaser
filter(predicate, checkExists) → {Phaser
Page 11 of 14