![]() |
Blamite Game Engine - Strings
00313.05.23.21.2038.blamite
A library containing general purpose utilities and classes for use in multiple projects.
|
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.