Phaser API Documentation

  Version: 
ParticleSortCallback(a, b)

Parameters:

name type description
a Phaser.GameObjects.Particles.Particle

The first Particle being compared.

b Phaser.GameObjects.Particles.Particle

The second Particle being compared.

Type:
function