|
| TLib (MemoryManager &memManager, const Common::Path &filename) |
|
const Common::Path & | getFilename () |
|
const SectionList & | getSections () |
|
byte * | getResource (uint16 id, bool suppressErrors=false) |
|
byte * | getResource (ResourceType resType, uint16 resNum, uint16 rlbNum, bool suppressErrors=false) |
|
uint32 | getResourceStart (ResourceType resType, uint16 resNum, uint16 rlbNum, ResourceEntry &entry) |
|
bool | getPalette (int paletteNum, byte *palData, uint *startNum, uint *numEntries) |
|
byte * | getSubResource (int resNum, int rlbNum, int index, uint *size, bool suppressErrors=false) |
|
bool | getMessage (int resNum, int lineNum, Common::String &result, bool suppressErrors=false) |
|
The documentation for this class was generated from the following file: