-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl RendererSetDrawColor
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Set the drawing color.
ret, err = function Renderer:setDrawColor(c)
- c, the color (see Color (table) and Color (hexadecimal))
- ret, true on success or false
- err, the error message