API for managing the options of the graphical user interface (GUI).
Functions | |
bool | Common::checkGameGUIOption (const String &option, const String &str) |
String | Common::parseGameGUIOptions (const String &str) |
const String | Common::getGameGUIOptionsDescription (const String &options) |
void | Common::updateGameGUIOptions (const String &options, const String &langOption, const String &platOption) |
Check if given option exists in a string
Parse GUIOptions string to GUIO literals defined in this file
Return string containing gui options description based on GUIO literals