![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
#include <string>
Go to the source code of this file.
Namespaces | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::Content | |
Blam::Content::Tags | |
Namespace containing functions related to tag data. | |
Macros | |
#define | BLAM |
#define | BLAM_EXT_API __declspec(dllimport) |
Functions | |
BLAM_EXT_API scenario * | Blam::Content::Tags::GetActiveScenarioTag () |
Retrieves the currently loaded scenario tag. More... | |
BLAM_EXT_API void | Blam::Content::Tags::LoadScenarioTag (std::string tag_path) |
Loads a new scenario tag. More... | |
#define BLAM |
#define BLAM_EXT_API __declspec(dllimport) |