Takes a Particle and updates it based on the properties of this Gravity Well.
name | type | description |
---|---|---|
particle | Phaser.GameObjects.Particles.Particle |
The Particle to update. |
delta | number |
The delta time in ms. |
step | number |
The delta value divided by 1000. |