|
|
Function
love.graphics.setColorMode( mode )
The color mode controls how the current color affects elements.
Synopsis
love.graphics.setColorMode( mode )
Arguments
mode
The color mode.
Returns
(Nothing)
Copyright © 2006-2008 LÖVE Development Team.
|