![]() |
Blamite Game Engine - blam!
00296.01.12.21.0102.blamite
The core library for the Blamite Game Engine.
|
#include <Windows.h>
#include <string>
#include <Strings/components/interface/logger/logger.h>
#include "components/diagnostics/errors/errors.h"
Go to the source code of this file.
Classes | |
class | BlamStringsLogReceiver |
Namespaces | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::Modules | |
Blam::Modules::Strings | |
Macros | |
#define | BLAM |
Functions | |
BLAM BlamResult | Blam::Modules::Strings::SetupModule () |
BLAM void | Blam::Modules::Strings::ShutdownModule () |
BLAM HMODULE | Blam::Modules::Strings::GetStringsModuleHandle () |
#define BLAM |