R-Type
1.0.1.0
Rewrite of the R-Type game with networking ability
|
Public Member Functions | |
void | ClearAllBits () |
void | ClearBit (int n) |
bool | operator[] (int n) const |
void | SetAllBits () |
void | SetBit (int n) |
void | SetBitRange (int n, int n2) |
bool | TestBit (int n) const |
Data Fields | |
ImU32 | Storage [(BITCOUNT+31) > > 5] |