Etterna 0.74.4
|
Utility functions for controlling the whole game. More...
Classes | |
class | Rect |
Functions | |
void | ApplyGraphicOptions () |
void | ResetPreferences () |
void | ResetGame () |
std::string | GetInitialScreen () |
std::string | GetSelectMusicScreen () |
void | InitializeCurrentGame (const Game *g) |
void | GetPreferredVideoModeParams (VideoModeParams ¶msOut) |
bool | GetHighResolutionTextures () |
void | HandleInputEvents (float fDeltaTime) |
std::string | SaveScreenshot (const std::string &Dir, bool SaveCompressed, const std::string &NamePrefix, const std::string &NameSuffix) |
Utility functions for controlling the whole game.