Phaser API Documentation

  Version: 
onParticleDeath(callback, [context])

Description:

Sets a function to call for each particle death.

Parameters:

name type arguments description
callback Phaser.Types.GameObjects.Particles.ParticleDeathCallback

The function.

context * <optional>

The function's calling context.

Returns:
Description:

This Particle Emitter.