 |
Blamite Game Engine - blam!
00423.10.27.24.0533.blamite
The core library for the Blamite Game Engine.
|
Namespace containing functions related to tag data.
Definition: bitmap.h:197
#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:383
signed char int8_t
Definition: stdint.h:11
Typedef for a bitfield8 field, used in tag data definitions.
Definition: tags.h:344
int int32_t
Definition: stdint.h:13
Structure representing a tag reference.
Definition: tags.h:277
Structure representing a field reference.
Definition: tags.h:436
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:359
Structure representing a data reference.
Definition: tags.h:323
short int16_t
Definition: stdint.h:12