-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl RendererGetDrawColor
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Get the drawing color.
hex, c, err = function Renderer:getDrawColor()
- hex, the hexadecimal color or nil on failure (see Color (hexadecimal))
- c, the table color or nil on failure (see Color (table))
- err, the error message