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