Public Member Functions | |
| TalkManager (HopkinsEngine *vm) | |
| void | startStaticCharacterDialogue (const Common::Path &filename) |
| void | startAnimatedCharacterDialogue (const Common::Path &filename) |
| void | animateObject (const Common::Path &filename) |
| void | handleAnswer (int zone, int verb) |
| void | handleForestAnswser (int zone, int verb) |
Public Attributes | |
| byte * | _characterAnim |
| byte * | _characterSprite |