 |
Blamite Game Engine - blam!
00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
|
Namespace containing functions related to tag data.
Definition: bitmap.h:195
#define BLAM
Definition: fields.h:7
BLAM int GetFieldSize(BlamTagFieldType type)
Retrieves the standard field size of a plugin field type.
Definition: fields.cpp:100
Typedef for a bitfield32 field, used in tag data definitions.
Definition: tags.h:371
signed char int8_t
Definition: stdint.h:11
Typedef for a bitfield8 field, used in tag data definitions.
Definition: tags.h:332
int int32_t
Definition: stdint.h:13
Structure representing a tag reference.
Definition: tags.h:272
Structure representing a field reference.
Definition: tags.h:424
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:347
Structure representing a data reference.
Definition: tags.h:318
short int16_t
Definition: stdint.h:12