ScummVM API documentation
Saga::Resource_RSC Class Reference
Inheritance diagram for Saga::Resource_RSC:
Saga::Resource

Public Member Functions

 Resource_RSC (SagaEngine *vm)
 
uint32 convertResourceId (uint32 resourceId) override
 
void loadGlobalResources (int chapter, int actorsEntrance) override
 
MetaResourcegetMetaResource () override
 
- Public Member Functions inherited from Saga::Resource
 Resource (SagaEngine *vm)
 
bool createContexts ()
 
void clearContexts ()
 
void loadResource (ResourceContext *context, uint32 resourceId, ByteArray &resourceBuffer)
 
ResourceContextgetContext (uint16 fileType, int serial=0)
 

Protected Member Functions

ResourceContextcreateContext () override
 
- Protected Member Functions inherited from Saga::Resource
void addContext (const char *fileName, uint16 fileType, bool isCompressed=false, int serial=0)
 

Additional Inherited Members

- Protected Attributes inherited from Saga::Resource
SagaEngine_vm
 
ResourceContextList _contexts
 
char _voicesFileName [8][256]
 
char _musicFileName [256]
 
char _soundFileName [256]
 

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