Public Member Functions | |
| InventoryHandler (HugoEngine *vm) | |
| void | setInventoryObjId (int16 objId) |
| void | setInventoryState (Istate state) |
| void | freeInvent () |
| int16 | getInventoryObjId () const |
| Istate | getInventoryState () const |
| int16 | findIconId (int16 objId) |
| void | loadInvent (Common::SeekableReadStream &in) |
| int16 | processInventory (const int action,...) |
| void | runInventory () |