Classes | |
| struct | Properties |
Public Types | |
| enum | Function { kFunctionStart = 0, kFunctionCenter = 13 } |
Public Member Functions | |
| TOTFile (GobEngine *vm) | |
| bool | load (const Common::String &fileName) |
| void | unload () |
| Common::SeekableReadStream * | getStream () const |
| bool | getProperties (Properties &props) const |
Static Public Member Functions | |
| static Common::String | createFileName (const Common::String &base, bool &isLOM) |
| static Common::String | getFileBase (const Common::String &fileName) |