|
|
| Resource_RSC (SagaEngine *vm) |
| |
|
uint32 | convertResourceId (uint32 resourceId) override |
| |
|
void | loadGlobalResources (int chapter, int actorsEntrance) override |
| |
|
MetaResource * | getMetaResource () override |
| |
|
| Resource (SagaEngine *vm) |
| |
|
bool | createContexts () |
| |
|
void | clearContexts () |
| |
|
void | loadResource (ResourceContext *context, uint32 resourceId, ByteArray &resourceBuffer) |
| |
|
ResourceContext * | getContext (uint16 fileType, int serial=0) |
| |
|
|
ResourceContext * | createContext () override |
| |
|
void | addContext (const char *fileName, uint16 fileType, bool isCompressed=false, int serial=0) |
| |
The documentation for this class was generated from the following file: