inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
minParticleScale : number The minimum possible scale of a particle. This is applied to the X and Y axis. If you need to control
maxParticleScale : number The maximum possible scale of a particle. This is applied to the X and Y axis. If you need to control
maxRotation : number The maximum possible angular velocity of a particle. Default
particleAnchor : Phaser.Point When a particle is created
start(explode, lifespan, frequency, quantity,
angularDrag : number The angular drag component of particles launched from the emitter if they are rotating.
name : string A handy string name for this emitter. Can be set to anything. Source
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
Page 7 of 16