removeAll(destroy, silent, destroyTexture) Removes
pendingDestroy : boolean A Group is that has pendingDestroy set to true is flagged to have its destroy
maxParticles : number The total number of particles in this emitter. Source
emitY : number The point the particles are emitted from.Emitter.x and Emitter.y control the containers location, which updates
y : number Gets or sets the y position of the Emitter. Source code:
addToHash(child) → {boolean} Adds a child of this Group into the hash array.This call will
setChildIndex(child, index) Changes the position of an existing child in the display object container Parameters
getAt(index) → {DisplayObject | integer}
multiplyAll(property, amount, checkAlive, checkVisible) Multiplies the given property by the amount on all children in this group.
create(x, y, key, frame, exists, index)
Page 14 of 16