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 |
Public Member Functions inherited from M4::InventoryBase | |
void | syncGame (Common::Serializer &s) |
Static Public Member Functions | |
static const char * | get_name (int32 id) |
Public Attributes | |
Common::Array< InventoryItem > | _items |
Public Attributes inherited from M4::InventoryBase | |
Common::Array< InvObj * > | _objects |
int32 | _tail = 0 |