visible : boolean The visible state of the group. Non-visible Groups and all of their children are not rendered.
particleAnchor : Phaser.Point When a particle is created
angularDrag : number The angular drag component of particles launched from the emitter if they are rotating.
reverse() Reverses all children in this group. This operation applies only to immediate children and does not propagate to subgroups
classType : Object The type of objects that will be created when using
xy(index, x, y) Positions the child found at the given index within this group to the given x and y coordinates. Parameters
inputEnableChildren : boolean A Group with inputEnableChildren set to true will automatically call inputEnabled
start(explode, lifespan, frequency, quantity,
maxParticleScale : number The maximum possible scale of a particle. This is applied to the X and Y axis. If you need to control
minParticleScale : number The minimum possible scale of a particle. This is applied to the X and Y axis. If you need to control
Page 7 of 16