#include <gameui.h>
Public Attributes | |
bool | show_chat = true |
bool | show_hud = true |
bool | show_minimal_debug = false |
bool | show_basic_debug = false |
bool | show_profiler_graph = false |
bool GameUI::Flags::show_basic_debug = false |
Referenced by GameUI::update(), and GameUI::updateChatSize().
bool GameUI::Flags::show_chat = true |
Referenced by GameUI::isChatVisible(), and GameUI::toggleChat().
bool GameUI::Flags::show_hud = true |
Referenced by GameUI::toggleHud(), and GameUI::update().
bool GameUI::Flags::show_minimal_debug = false |
Referenced by GameUI::initFlags(), GameUI::update(), and GameUI::updateChatSize().
bool GameUI::Flags::show_profiler_graph = false |