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) 196 B
/** * @typedef {object} Phaser.Types.GameObjects.Particles.ParticleDataValue * @since 3.60.0 * * @property {number} min - The minimum value. * @property {number} max - The maximum value. */