removeChildren(beginIndex, endIndex) Removes all children from this container that are within the begin and end indexes.
contains(child) → {Boolean} Determines whether the specified display object is a child of the D
autoAlpha : boolean When a new Particle is emitted this controls if it will automatically change alpha. Use Emitter.setAlpha to
bounce : Phaser.Point How much each particle should
sendToBack() → {PIXI.DisplayObject} Sends this Game Object to the bottom of its parents display
cursor : DisplayObject The current
blendMode : number The blendMode as set on the particle when emitted from the Emitter. Defaults to NORMAL. Needs browser capable
gravity : number Sets the body.gravity.y of each particle sprite to this value on launch.
setAllChildren(key, value, checkAlive, checkVisible, operation,
width : number Gets or sets the width of the Emitter. This is the region in which a particle can be emitted.
Page 3 of 28