UNPKG

phaser

Version:

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

7 lines (6 loc) 259 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. */