Public Member Functions | |
| void | init () |
| void | add (const Common::String &name, const Common::String &verbs, int32 sprite, int32 cursor) override |
| void | set_scroll (int32 scroll) override |
| void | remove (const Common::String &name) override |
| void | reset () |
Public Member Functions inherited from M4::InventoryBase | |
| void | syncGame (Common::Serializer &s) |
Public Attributes | |
| Common::Array< InventoryItem > | _items |
Public Attributes inherited from M4::InventoryBase | |
| Common::Array< InvObj * > | _objects |
| int32 | _tail = 0 |