ParticleSystem:update
Updates the particle system; moving, creating and killing particles.
Function
Synopsis
1 | ParticleSystem:update( dt ) |
Arguments
number dt
- The time (seconds) since last frame.
Returns
Nothing.
Updates the particle system; moving, creating and killing particles.
1 | ParticleSystem:update( dt ) |
number dt
Nothing.
Designed by : w10schools
service@w10schools.com
Please login to continue.