ScummVM API documentation
Sword1::ResMan Class Reference

Public Member Functions

 ResMan (const char *fileName, bool isMacFile, bool isKorean)
 
void flush ()
 
void resClose (uint32 id)
 
void resOpen (uint32 id)
 
void * fetchRes (uint32 id)
 
void dumpRes (uint32 id)
 
void * openFetchRes (uint32 id)
 
void * cptResOpen (uint32 id)
 
HeaderlockScript (uint32 scrID)
 
void unlockScript (uint32 scrID)
 
FrameHeaderfetchFrame (void *resourceData, uint32 frameNo)
 
uint16 getUint16 (uint16 value)
 
uint32 getUint32 (uint32 value)
 
uint16 getLEUint16 (uint16 value)
 
uint32 getLEUint32 (uint32 value)
 
uint16 readUint16 (const void *ptr)
 
uint32 readUint32 (const void *ptr)
 
uint32 readLEUint32 (const void *ptr)
 
uint16 toUint16 (uint16 value)
 
uint32 toUint32 (uint32 value)
 
uint32 getDeathFontId ()
 

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