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.

See Also


Other Languages