SDL2VideoDisplay

Constructors

this
this(int index, SDL_Rect bounds, SDL2DisplayMode[] available_mods)

Members

Functions

availableModes
const(SDL2DisplayMode[]) availableModes()
bounds
SDL_Rect bounds()
Undocumented in source. Be warned that the author may not have intended to support it.
dimension
SDL_Point dimension()
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta