Function
ParticleSystem:setBufferSize( size )
Sets the size of the buffer (the max allowed amount of particles in the system).
Synopsis
ParticleSystem:setBufferSize( size )
Parameters
size number The buffer size.
Copyright © 2006-2010 LÖVE Development Team.