SDL2VideoDisplay

Undocumented in source.

Constructors

this
this(int displayindex, SDL_Rect bounds, SDL2DisplayMode[] availableModes)
Undocumented in source.

Members

Functions

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

Meta