Function
ParticleSystem:setLifetime( life )
Sets how long the particle system should emit particles (if -1 then it emits particles forever).
Synopsis
ParticleSystem:setLifetime( life )
Parameters
life number The lifetime of the emitter (in seconds).
Copyright © 2006-2010 LÖVE Development Team.