Public Member Functions | |
| TotFunctions (GobEngine *vm) | |
| int | find (const Common::String &totFile) const |
| bool | load (const Common::String &totFile) |
| bool | unload (const Common::String &totFile) |
| bool | call (const Common::String &totFile, const Common::String &function) const |
| bool | call (const Common::String &totFile, uint16 offset) const |
| Common::String | getFunctionName (const Common::String &totFile, uint16 offset) const |