subAll(property, amount, checkAlive, checkVisible) Subtracts the amount from the given property on all children in this group. Group
getAt(index) → {DisplayObject | integer}
hasProperty(child, key) → {boolean} Checks if the child has the given property. Will scan
getChildAt(index) → {DisplayObject}
remove(child, destroy, silent) → {boolean}
getFirstDead(createIfNull, x, y, key,
divideAll(property, amount, checkAlive, checkVisible) Divides the given property by the amount on all children in this group. Group
[readonly] children : Array.<Displa
centerY : number The center y coordinate of this Group. It is derived by calling getBounds, calculating the
ignoreChildInput : boolean If ignoreChildInput is false it will allow this objects children
Page 1 of 13