Skip to content

Sdl RendererSetDrawColor

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Renderer:setDrawColor

Set the drawing color.

Method

SYNOPSIS

ret, err = function Renderer:setDrawColor(c)

ARGUMENTS

RETURNS

  • ret, true on success or false
  • err, the error message
Clone this wiki locally