ScummVM API documentation
Toon::PakFile Class Reference

Classes

struct  File
 

Public Member Functions

void open (Common::SeekableReadStream *rs, const Common::Path &packName)
 
uint8 * getFileData (const Common::Path &fileName, uint32 *fileSize)
 
Common::Path getPackName ()
 
Common::SeekableReadStreamcreateReadStream (const Common::Path &fileName)
 
void close ()
 

Protected Attributes

Common::Path _packName
 
uint32 _numFiles
 
Common::Array< File_files
 

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