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