hasProperty(child, key) → {boolean} Checks if the child has the given property. Will scan
forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See
forEachAlive(callback, callbackContext, args) Call a function on each alive child in this group. See
bringToTop(child) → {any} Brings the given child to the top of this group so it renders above all
[readonly] children : Array.<Displa
sort(key, order) Sort the children in the group according to a particular
onDestroy : Phaser.Signal This signal is dispatched
alignIn(container, position, offsetX, offsetY)
previous() → {any} Moves the group cursor to the previous (lower) child in the group. If
moveAll(group, silent) → {Phaser
Page 5 of 16