Function
ParticleSystem:isEmpty( )
Checks whether the particle system is empty of particles.
Synopsis
empty = ParticleSystem:isEmpty( )
Returns
empty boolean True if there are no live particles, false otherwise.
Copyright © 2006-2010 LÖVE Development Team.