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