destroy() Destroys this Emitter, all associated child Particles and then removes itself from the Particle Manager.
width : number Gets or sets the width of the Emitter. This is the region in which a particle can be emitted.
setRotation(min, max) → {
resetChild(child, x, y, key, frame)
countDead() → {integer} Get the number of dead children in this group. Returns
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
alive : boolean The alive property is useful for Groups that are children of other Groups and need to be included/excluded in checks
setProperty(child, key, value, operation, force) → {boolean}
align(width, height, cellWidth, cellHeight, position, offset) → {boolean}
Page 3 of 16