ScummVM API documentation
Illusions::BlockCounters Class Reference

Public Member Functions

void init (uint count, byte *blockCounters)
 
void clear ()
 
byte get (uint index)
 
void set (uint index, byte value)
 
byte getC0 (uint index)
 
void setC0 (uint index, byte value)
 
uint32 getSize ()
 
void writeToStream (Common::WriteStream *out)
 
bool readFromStream (Common::ReadStream *in)
 

Public Attributes

uint _count
 
byte * _blockCounters
 

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