Function
ParticleSystem:isFull( )
Checks whether the particle system is full of particles.
Synopsis
full = ParticleSystem:isFull( )
Returns
full boolean True if no more particles can be added, false otherwise.
Copyright © 2006-2010 LÖVE Development Team.