![]() |
Blamite Game Engine - Guerilla
00310.02.05.21.0336.blamite
The tag editor for the Blamite Game Engine.
|
#include <Strings/components/settings/config/config.h>Go to the source code of this file.
Namespaces | |
| Guerilla | |
| The main namespace containing all of Guerilla's shared functions. | |
| Guerilla::Settings | |
| Guerilla::Settings::Config | |
| Namespace for anything related to Guerilla's configuration. | |
Macros | |
| #define | GUERILLA |
| #define | GUERILLA_CONFIG_DEFAULT_NAME "guerilla.cfg" |
| The default filename for Guerilla's configuration. More... | |
Functions | |
| GUERILLA BlamResult | Guerilla::Settings::Config::LoadConfig () |
| Loads the default guerilla configuration file. More... | |
| GUERILLA bool | Guerilla::Settings::Config::IsConfigReady () |
| Checks whether the configuration file is ready for use. More... | |
| GUERILLA BlamConfigurationFile * | Guerilla::Settings::Config::GetConfig () |
| Retrieves the Guerilla configuration. More... | |
| #define GUERILLA |
| #define GUERILLA_CONFIG_DEFAULT_NAME "guerilla.cfg" |
The default filename for Guerilla's configuration.