angle : number The angle of rotation of the group container, in degrees. This adjusts the group itself by modifying its
autoAlpha : boolean When a new Particle is emitted this controls if it will automatically change alpha. Use Emitter.setAlpha to
area : Phaser.Rectangle The area of the emitter
setRotation(min, max) → {
getAll(property, value, startIndex, endIndex)
getLocalBounds() → {Rectangle} Retrieves the non-global local bounds of the displayObjectContainer
destroy() Destroys this Emitter, all associated child Particles and then removes itself from the Particle Manager.
blendMode : number The blendMode as set on the particle when emitted from the Emitter. Defaults to NORMAL. Needs browser capable
getRandom(startIndex, length) → {any} Returns
enableBody : boolean If true all Sprites created by, or added to this group, will have a physics body enabled on them. If
Page 1 of 16