R-Type  1.0.1.0
Rewrite of the R-Type game with networking ability
Loading...
Searching...
No Matches
ImBitArray< BITCOUNT, OFFSET > Struct Template Reference

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]
 

The documentation for this struct was generated from the following file: