 |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
Namespace containing functions related to tag data.
Definition: bitmap.h:181
#define BLAM
Definition: fields.h:7
BLAM int GetFieldSize(BlamTagFieldType type)
Retrieves the standard field size of a plugin field type.
Definition: fields.cpp:96
Typedef for a bitfield32 field, used in tag data definitions.
Definition: tags.h:402
signed char int8_t
Definition: stdint.h:11
Typedef for a bitfield8 field, used in tag data definitions.
Definition: tags.h:363
int int32_t
Definition: stdint.h:13
Structure representing a tag reference.
Definition: tags.h:289
Structure representing a field reference.
Definition: tags.h:455
BLAM std::string GetFieldName(BlamTagFieldType type)
Retrieves a string representation of a plugin field type.
Definition: fields.cpp:3
long long int64_t
Definition: stdint.h:14
Typedef for a bitfield16 field, used in tag data definitions.
Definition: tags.h:378
Structure representing a data reference.
Definition: tags.h:342
short int16_t
Definition: stdint.h:12