|
| Resources (GobEngine *vm) |
|
bool | load (const Common::String &fileName) |
|
void | unload (bool del=true) |
|
bool | isLoaded () const |
|
Resource * | getResource (uint16 id, int16 *width=0, int16 *height=0) const |
|
TextItem * | getTextItem (uint16 id) const |
|
byte * | getTexts () const |
|
bool | dumpResource (const Resource &resource, const Common::Path &fileName) const |
|
bool | dumpResource (const Resource &resource, uint16 id, const Common::String &ext="dmp") const |
|
The documentation for this class was generated from the following file: