cursor : DisplayObject The current
filter(predicate, checkExists) → {Phaser
getAt(index) → {DisplayObject | integer}
name : string A name for this group. Not used internally but useful for debugging.
getIndex(child) → {integer} Get the index position of the given child in this group, which should
setProperty(child, key, value, operation, force) → {boolean}
removeChildAt(index) → {DisplayObject}
top : number The top coordinate of this Group. It is derived by calling getBounds, calculating the Groups dimensions
subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
[readonly] children : Array.<Displa
Page 11 of 13