ScummVM API documentation
Scumm::MajMinCodec Class Reference

Public Member Functions

void setupBitReader (byte shift, const byte *src)
 
void skipData (int32 numSkip)
 
void decodeLine (byte *buf, int32 numBytes, int32 dir)
 
byte readBits (byte n)
 

Public Attributes

struct {
   bool   repeatMode
 
   int   repeatCount
 
   byte   color
 
   byte   shift
 
   uint16   bits
 
   byte   numBits
 
   const byte *   dataPtr
 
   byte   buffer [336]
 
_majMinData
 

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