Renderer.info

Wraps SDL_GetRendererInfo which gets the renderer information

class Renderer
const @property @trusted
info
()

Return Value

dsdl2.RendererInfo of the renderer

Throws

dsdl2.SDLException if failed to get the renderer information

Meta