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

  • ParticleSystem


Category:
  • Functions
  • Content is available under GNU Free Documentation License 1.3 unless otherwise noted.