|
hx3d
1
2D/3D Simple Game Framework
|
Bitset helper in an unsigned int. More...
#include <bitset.hpp>
Public Member Functions | |
| void | set (unsigned int bit) |
| Set a bit to true. More... | |
| unsigned int | getBits () |
| Get the bits. More... | |
Bitset helper in an unsigned int.
Definition at line 32 of file bitset.hpp.
| unsigned int hx3d::Bitset::getBits | ( | ) |
| void hx3d::Bitset::set | ( | unsigned int | bit | ) |
1.8.11