-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl RendererDrawLine
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Draw a line with the current set color.
ret, err = function Renderer:drawLine(line)
- line, the line (see Line)
- ret, true on success or false
- err, the error message