![]() |
Blamite Game Engine - blam!
00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
|
#include <string>
#include <blam/components/content/tags/tagclass.h>
#include <blam/components/content/tags/fields.h>
#include <blam/components/content/tags/tags.h>
Go to the source code of this file.
Classes | |
struct | light |
class | LightTagClass |
Namespaces | |
Blam | |
Namespace surrounding all major engine components. | |
Blam::Content | |
Blam::Content::Tags | |
Namespace containing functions related to tag data. | |
Macros | |
#define | BLAM |
Functions | |
BLAM light * | Blam::Content::Tags::GetLightTag (std::string tag_path) |
#define BLAM |