classType : Object The type of objects that will be created when using
addAt(child, index, silent) → {
bringToTop(child) → {any} Brings the given child to the top of this group so it renders above all
rotation : number The angle of rotation of the group container, in radians. This will adjust the group container itself
callAllExists(callback, existsValue, parameter) Calls a function, specified by name, on all children in the group who exist (or do not
onChildInputOver : Phaser.Signal This Signal is dispatched
setProperty(child, key, value, operation, force) → {boolean}
moveAll(group, silent) → {Phaser
countDead() → {integer} Get the number of dead children in this group. Returns
resetCursor(index) → {any} Sets the group cursor to the first child
Page 6 of 13