|
|
| BoltFilesState (VoyeurEngine *vm) |
| |
|
byte * | decompress (byte *buf, int size, int mode) |
| |
|
void | nextBlock () |
| |
|
|
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: