SDL2Renderer.drawPoint

Draw a point.

class SDL2Renderer
void
drawPoint
(
int x
,
int y
)

Throws

SDL2Exception on error.

See Also

Meta