Point package:sdl2

A handy wrapper to help distinguish points from vectors at the type level
A handy wrapper to help distinguish points from vectors at the type level
  1. 1 surround sound
Draw a point on the current rendering target. See SDL_RenderDrawPoint for C documentation.
Draw a point on the current rendering target.
Draw multiple points on the current rendering target. See SDL_RenderDrawPoints for C documentation.
Draw a collection of points on the current rendering target.