Public Member Functions | |
| ScreenResolutionSetup (Cmdline &commandLine) | |
| int | getWidth () |
| int | getHeight () |
| bool | isFullscreen () |
Definition at line 1561 of file sg.cpp.
| ScreenResolutionSetup::ScreenResolutionSetup | ( | Cmdline & | commandLine | ) |
Definition at line 1574 of file sg.cpp.
References fatalError(), GetVideoModes::getBest(), CGameOptions::Instance(), CGameOptions::xresolution, and CGameOptions::yresolution.
| int ScreenResolutionSetup::getWidth | ( | ) | [inline] |
| int ScreenResolutionSetup::getHeight | ( | ) | [inline] |
| bool ScreenResolutionSetup::isFullscreen | ( | ) | [inline] |
1.5.1