Phaser API Documentation

  Version: 
setFrequency(frequency, [quantity])

Parameters:

name type arguments description
frequency number

The time interval (>= 0) of each flow cycle, in ms; or -1 to put the emitter in explosion mode.

quantity Phaser.Types.GameObjects.Particles.EmitterOpOnEmitType <optional>

The number of particles to release at each flow cycle or explosion.

Returns:
Description:

This Particle Emitter.