SDL2RendererInfo

SDL Renderer information.

Constructors

this
this(Logger logger, int index, SDL_RendererInfo info)
Undocumented in source.

Members

Functions

hasRenderToTexture
bool hasRenderToTexture()
isAccelerated
bool isAccelerated()
isSoftware
bool isSoftware()
isVsyncEnabled
bool isVsyncEnabled()
name
string name()
toString
string toString()

Meta