SDL2VideoDisplay

Undocumented in source.

Constructors

this
this(int displayindex, box2i 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
const(box2i) bounds()
Undocumented in source. Be warned that the author may not have intended to support it.
dimension
const(vec2i) 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