Function
ParticleSystem:update( dt )
Updates the particle system; moving, creating and killing particles.
Synopsis
ParticleSystem:update( dt )
Parameters
dt number The time (seconds) since last frame.
Copyright © 2006-2010 LÖVE Development Team.