![]() |
Blamite Game Engine - blam!
00346.12.11.21.0529.blamite
The core library for the Blamite Game Engine.
|
#include "fields/BlamPluginField.h"
#include "fields/ascii/ascii.h"
#include "fields/bitfield/bitfield.h"
#include "fields/block/block.h"
#include "fields/boolean/boolean.h"
#include "fields/color/color.h"
#include "fields/comment/comment.h"
#include "fields/enum/enum.h"
#include "fields/int/int.h"
#include "fields/tagref/tagref.h"
#include "fields/dataref/dataref.h"
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 |
Functions | |
BLAM std::string | Blam::Content::Tags::GetFieldName (BlamPluginFieldType type) |
Generates a string representation of a plugin field type. More... | |
#define BLAM |