SDL2Renderer.this

Creates a SDL renderer which targets a window.

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

Throws

SDL2Exception on error.

See Also

Meta