Function
ParticleSystem:setParticleLife( min, max )
Sets the life of the particles.
Synopsis
ParticleSystem:setParticleLife( min, max )
Parameters
min number The minimum life of the particles (seconds).
max = min number The maximum life of the particles (seconds).
Copyright © 2006-2010 LÖVE Development Team.