Removed in LÖVE 0.8.0
It has been replaced with ParticleSystem:setColors.
Sets the color of the image.
ParticleSystem:setColor( r1, g1, b1, a1, r2, g2, b2, a2 )
number r1number g1number b1number a1number r2 (r1)number g2 (g1)number b2 (b1)number a2 (a1)Nothing.
© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/ParticleSystem:setColor