ScummVM API documentation
Sky::Disk Class Reference

Public Member Functions

uint8 * loadFile (uint16 fileNr)
 
uint16 * loadScriptFile (uint16 fileNr)
 
bool fileExists (uint16 fileNr)
 
uint32 determineGameVersion ()
 
void fnMiniLoad (uint16 fileNum)
 
void fnCacheFast (uint16 *fList)
 
void fnCacheChip (uint16 *fList)
 
void fnCacheFiles ()
 
void fnFlushBuffers ()
 
uint32 * giveLoadedFilesList ()
 
void refreshFilesList (uint32 *list)
 

Public Attributes

uint32 _lastLoadedFileSize
 

Protected Member Functions

uint8 * getFileInfo (uint16 fileNr)
 
void dumpFile (uint16 fileNr)
 

Protected Attributes

uint32 _dinnerTableEntries
 
uint8 * _dinnerTableArea
 
Common::File_dataDiskHandle
 
Common::RncDecoder _rncDecoder
 
uint16 _buildList [60]
 
uint32 _loadedFilesList [60]
 

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