#include <GlWindow.h>
Public Attributes | |
| GLint | width |
| The widht in pixels. | |
| GLint | height |
| The height in pixels. | |
| enum resId | id |
| The identifier of this resolution. | |
| string | displayName |
| The display name for the UI. | |
This modells the properties of a fullscreen resolution
| GLint screenRes::width |
The widht in pixels.
| GLint screenRes::height |
The height in pixels.
| enum resId screenRes::id |
The identifier of this resolution.
| string screenRes::displayName |
The display name for the UI.
1.5.6