Public Member Functions | |
| void | deserialize (Archive &archive) override |
| void | toConsole () const override |
| void | loadState (Archive &archive) |
| void | saveState (Archive &archive) |
| void | update () |
| void | onClick (Common::Point point) |
| bool | start (bool paused) |
| void | setLeadActor (LeadActor *lead) |
| InventoryItem * | findInventoryItem (const Common::String &name) |
| bool | isPinkOwnsAnyItems () |
| void | setItemOwner (const Common::String &owner, InventoryItem *item) |
| InventoryItem * | getCurrentItem () |
Public Member Functions inherited from Pink::Object | |
| virtual void | load (Archive &) |