![]() |
Blamite Game Engine - blam!
00423.10.27.24.0533.blamite
The core library for the Blamite Game Engine.
|
Go to the source code of this file.
Classes | |
struct | script |
class | ScriptTagClass |
Namespaces | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::Content | |
Blam::Content::Tags | |
Namespace containing functions related to tag data. | |
Macros | |
#define | BLAM |
Enumerations | |
enum | variable_type : uint32_t { variable_type::int, variable_type::string, variable_type::real, variable_type::bool } |
Functions | |
BLAM script * | Blam::Content::Tags::GetScriptTag (std::string tag_path) |
#define BLAM |
|
strong |