Wraps SDL_RenderDrawLines which draws multiple lines following given points with the renderer's draw color
array of dsdl2.Point edges the lines are drawn from and to
dsdl2.SDLException if lines failed to draw
See Implementation
Wraps SDL_RenderDrawLines which draws multiple lines following given points with the renderer's draw color