|
|
| Words (AgiEngine *vm) |
| |
|
uint16 | getEgoWordCount () const |
| |
|
const char * | getEgoWord (int16 wordNr) const |
| |
|
uint16 | getEgoWordId (int16 wordNr) const |
| |
|
int | loadDictionary_v1 (Common::SeekableReadStream &stream) |
| |
|
int | loadDictionary (const char *fname) |
| |
|
int | loadDictionary (Common::SeekableReadStream &stream) |
| |
|
int | loadExtendedDictionary (const char *fname) |
| |
|
void | unloadDictionary () |
| |
|
void | clearEgoWords () |
| |
|
void | parseUsingDictionary (const char *rawUserInput) |
| |
The documentation for this class was generated from the following file: