![]() |
Blamite Game Engine - Guerilla (Library)
00386.06.16.23.0646.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.