Public Member Functions | |
| PDAMgr (PinkEngine *game) | |
| void | loadState (Archive &archive) |
| void | saveState (Archive &archive) |
| void | execute (const Command &command) |
| void | goToPage (const Common::String pageName) |
| void | update () |
| void | close () |
| void | onLeftButtonClick (Common::Point point) |
| void | onLeftButtonUp () |
| void | onMouseMove (Common::Point point) |
| PinkEngine * | getGame () const |
| const Common::String & | getSavedPageName () |
| void | setLead (LeadActor *lead) |