Phaser API Documentation

  Version: 
update(particle)

Description:

Takes a Particle and updates it against the bounds.

Parameters:

name type description
particle Phaser.GameObjects.Particles.Particle

The Particle to update.

Since: 3.0.0