removeChildAt(index) → {DisplayObject}
removeFromHash(child) → {boolean} Removes a child of this Group from the hash array.This call
filter(predicate, checkExists) → {Phaser
createMultiple(quantity, key, frame, exists) → {array}
hasProperty(child, key) → {boolean} Checks if the child has the given property. Will scan
width : number The width of the displayObjectContainer, setting this will actually modify the scale to achieve the value set
getTop() → {any} Return the child at the top of this group. The top child is the child displayed
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
y : number The y coordinate of the group container. You can adjust the group container itself by modifying its coordinates
forEachDead(callback, callbackContext, args) Call a function on each dead child in this group. See
Page 1 of 13