![]() |
Blamite Game Engine - Sapien (Library)
00364.09.14.22.0812.blamite
The level editor application for the Blamite Game Engine.
|
#include <Strings/components/settings/config/config.h>#include <Strings/components/diagnostics/errors/errors.h>Go to the source code of this file.
Namespaces | |
| Sapien | |
| Sapien::Settings | |
| Sapien::Settings::Config | |
| Namespace for anything related to Sapien's configuration. | |
Macros | |
| #define | SAPIEN |
| #define | SAPIEN_LIB_API __declspec(dllimport) |
| #define | SAPIEN_CONFIG_DEFAULT_NAME "sapien.cfg" |
| The default filename for Sapien's configuration. More... | |
Functions | |
| SAPIEN_LIB_API BlamResult | Sapien::Settings::Config::LoadConfig () |
| Loads the default Sapien configuration file. More... | |
| SAPIEN_LIB_API bool | Sapien::Settings::Config::IsConfigReady () |
| Checks whether the configuration file is ready for use. More... | |
| SAPIEN_LIB_API BlamConfigurationFile * | Sapien::Settings::Config::GetConfig () |
| Retrieves the Sapien configuration. More... | |
| #define SAPIEN |
| #define SAPIEN_CONFIG_DEFAULT_NAME "sapien.cfg" |
The default filename for Sapien's configuration.
| #define SAPIEN_LIB_API __declspec(dllimport) |