![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Include dependency graph for script.h:
This graph shows which files directly or indirectly include this file: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 |
| #define | tag_hsdt "hsdt" |
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 |
| #define tag_hsdt "hsdt" |
|
strong |