love.graphics.setColorMode
Sets the color mode.
Function
Synopsis
love.graphics.setColorMode( mode )
Arguments
ColorMode mode
- The color mode to use.
Returns
Nothing.
Sets the color mode.
love.graphics.setColorMode( mode )
ColorMode mode
Nothing.