SDL2Renderer.this

Create a software renderer which targets a surface.

  1. this(SDL2Window window, int flags)
  2. this(SDL2Surface surface)
    class SDL2Renderer

Throws

SDL2Exception on error.

See Also

Meta