UNPKG

phaser

Version:

A fast, free and fun HTML5 Game Framework for Desktop and Mobile web browsers.

7 lines (6 loc) 265 B
/** * @typedef {object} Phaser.Types.GameObjects.Particles.EmitterOpCustomEmitConfig * @since 3.0.0 * * @property {Phaser.Types.GameObjects.Particles.EmitterOpOnEmitCallback} onEmit - A callback that is invoked each time the emitter emits a particle. */