ScummVM API documentation
Scumm::BundleMgr Class Reference

Public Member Functions

 BundleMgr (const ScummEngine *vm, BundleDirCache *_cache)
 
bool open (const char *filename, bool &isCompressed, bool errorFlag=false)
 
void close ()
 
Common::SeekableReadStreamgetFile (const char *filename, int32 &offset, int32 &size)
 
int32 seekFile (int32 offset, int size)
 
int32 readFile (const char *name, int32 size, byte **compFinal, bool headerOutside)
 
bool isExtCompBun (byte gameId)
 

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