Available since LÖVE 0.9.0
This function is not supported in earlier versions.
Gets the series of colors applied to the particle sprite.
r1, g1, b1, a1, r2, g2, b2, a2, ..., r8, g8, b8, a8 = ParticleSystem:getColors( )
Nothing.
number r1
number g1
number b1
number a1
number r2
number g2
number b2
number a2
number r8
number g8
number b8
number a8
© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/ParticleSystem:getColors