UNPKG

phaser

Version:

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

13 lines (12 loc) 327 B
/** * @typedef {object} Phaser.Types.GameObjects.Particles.DeathZoneSource * @since 3.0.0 * * @property {Phaser.Types.GameObjects.Particles.DeathZoneSourceCallback} contains * * @see Phaser.Geom.Circle * @see Phaser.Geom.Ellipse * @see Phaser.Geom.Polygon * @see Phaser.Geom.Rectangle * @see Phaser.Geom.Triangle */