Function
love.graphics.setColor
Variants
setColor( color ) Sets the current color.
setColor( red, green, blue ) Sets the current color.
setColor( red, green, blue, alpha ) Sets the current color.
Copyright © 2006-2008 LÖVE Development Team.