R-Type
1.0.1.0
Rewrite of the R-Type game with networking ability
|
Public Member Functions | |
void | Clear () |
void | ClearBit (int n) |
void | Create (int sz) |
void | SetBit (int n) |
bool | TestBit (int n) const |
Data Fields | |
ImVector< ImU32 > | Storage |