SDL2Renderer.drawLine

Draw a line.

class SDL2Renderer
void
drawLine
(
vec2i a
,
vec2i b
)

Throws

SDL2Exception on error.

See Also

Meta