Go to the source code of this file.
Classes | |
| class | DisplayRes |
| The DisplayRes module allows for the display resolution and refresh rateto be changed "on the fly". More... | |
Enumerations | |
| enum | tmode { GUI = 0, VIDEO = 1, CUSTOM_GUI = 2, CUSTOM_VIDEO = 3 } |
Functions | |
| MPUBLIC const vector < DisplayResScreen > | GetVideoModes (void) |
| enum tmode |
| MPUBLIC const vector<DisplayResScreen> GetVideoModes | ( | void | ) |
Definition at line 181 of file DisplayRes.cpp.
Referenced by AppearanceSettings::AppearanceSettings(), GuiVidModeResolution(), and TVVidModeResolution().
1.5.5