UNPKG

phaser

Version:

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers from the team at Phaser Studio Inc.

8 lines (7 loc) 314 B
/** * @callback Phaser.Types.GameObjects.Particles.ParticleEmitterCallback * @since 3.0.0 * * @param {Phaser.GameObjects.Particles.Particle} particle - The particle associated with the call. * @param {Phaser.GameObjects.Particles.ParticleEmitter} emitter - This particle emitter associated with the call. */