ScummVM API documentation
M4::Riddle::Inventory Struct Reference
Inheritance diagram for M4::Riddle::Inventory:
M4::InventoryBase

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)
 

Public Attributes

Common::Array< InventoryItem_items
 
- Public Attributes inherited from M4::InventoryBase
Common::Array< InvObj * > _objects
 
int32 _tail = 0
 

The documentation for this struct was generated from the following file: