ScummVM API documentation
Voyeur::BoltFilesState Class Reference

Public Member Functions

 BoltFilesState (VoyeurEngine *vm)
 
byte * decompress (byte *buf, int size, int mode)
 
void nextBlock ()
 

Public Attributes

VoyeurEngine_vm
 
BoltFile_curLibPtr
 
BoltGroup_curGroupPtr
 
BoltEntry_curMemberPtr
 
int _bufferEnd
 
int _bufferBegin
 
int _bytesLeft
 
int _bufSize
 
byte * _bufStart
 
byte * _bufPos
 
byte _decompressBuf [0x7000]
 
int _historyIndex
 
byte _historyBuffer [0x200]
 
int _runLength
 
bool _decompState
 
int _runType
 
int _runValue
 
int _runOffset
 
Common::File_curFd
 
Common::Array< ResolveEntry_resolves
 
byte * _boltPageFrame
 

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