SDL2Renderer.drawPoint

Draw a point.

class SDL2Renderer
void
drawPoint
(
vec2i point
)

Throws

SDL2Exception on error.

See Also

Meta