![]() |
Blamite Game Engine - Guerilla (Library)
00428.01.13.25.2134.blamite
The tag editor for the Blamite Game Engine.
|
Data structure containing data for a bitfield bit. More...
#include <bitfield.h>
Public Attributes | |
| std::string | id |
| The ID of the bit. More... | |
| bool | value |
| The bit's value. More... | |
Data structure containing data for a bitfield bit.
| std::string BlamBitfieldBitData::id |
The ID of the bit.
| bool BlamBitfieldBitData::value |
The bit's value.