Public Member Functions | |
| ResMan_t7g (Common::MacResManager *macResFork=0) | |
| uint32 | getRef (Common::String name) override |
| bool | getResInfo (uint32 fileRef, ResInfo &resInfo) override |
Public Member Functions inherited from Groovie::ResMan | |
| Common::SeekableReadStream * | open (uint32 fileRef) |
| Common::SeekableReadStream * | open (const ResInfo &resInfo) |
| void | dumpResource (const Common::String &fileName) |
| void | dumpResource (uint32 fileRef, const Common::Path &fileName) |
| void | dumpResource (Common::SeekableReadStream *inFile, const Common::Path &fileName, bool dispose=true) |
| Common::String | getGjdName (const ResInfo &resInfo) |
Additional Inherited Members | |
Protected Attributes inherited from Groovie::ResMan | |
| Common::Array< Common::Path > | _gjds |
| uint16 | _lastGjd |