Phaser API Documentation

  Version: 
ParticleEmitterCallback(particle, emitter)

Parameters:

name type description
particle Phaser.GameObjects.Particles.Particle

The particle associated with the call.

emitter Phaser.GameObjects.Particles.ParticleEmitter

This particle emitter associated with the call.

Type:
function