CTor
opEquals
Returns the current video mode at the given display
Returns the name of the current video driver.
Returns the desktop video mode at the given display
Returns the desktop area represented by the given display, with the primary display located at 0|0.
Returns the name of the given display
Returns the video mode at the given index and display
Returns how many display are available.
Returns how many valid display modes are supported at the given display
Returns how many video drivers are available.
Returns a List of all valid supported video modes at the given display
The height of this video mode
The refresh rate of this video mode
The width of this video mode
The DisplayMode struct contains informations about the current window video mode. It is passed to Window which extract the informations and use them to build a window context.