Public Member Functions | |
| void | reset (const Common::String &id) |
| void | load (rapidxml::xml_node< char > *node) |
| bool | handleCommonEvents (const Common::Event &event) |
| bool | handleDlboxEvents (const Common::Event &event) |
| void | internalEvents (const pyrodactyl::people::PersonState &state, pyrodactyl::anim::Sprite *s) |
| void | draw (pyrodactyl::event::Info &info, pyrodactyl::event::GameEvent *event, const Common::String &personId, const bool &player, pyrodactyl::anim::Sprite *s=nullptr) |
| void | opinionChange (pyrodactyl::event::Info &info, const Common::String &id, const pyrodactyl::people::OpinionType &type, const int &val) |
| void | setUI () |
Public Member Functions inherited from Crab::TTSHandler | |
| void | onEntry (const Common::String &dialog) const |
| void | onExit () const |
Public Attributes | |
| bool | _showJournal |