ScummVM API documentation
Illusions::DuckmanInventory Class Reference

Public Member Functions

 DuckmanInventory (IllusionsEngine_Duckman *vm)
 
void initInventory ()
 
void openInventory ()
 
void addInventoryItem (uint32 objectId)
 
void clearInventorySlot (uint32 objectId)
 
void putBackInventoryItem ()
 
DMInventorySlotfindInventorySlot (uint32 objectId)
 
DMInventoryItemfindInventoryItem (uint32 objectId)
 
DMInventorySlotfindClosestInventorySlot (Common::Point pos)
 

Public Attributes

IllusionsEngine_Duckman_vm
 
Common::Array< DMInventorySlot_inventorySlots
 
Common::Array< DMInventoryItem_inventoryItems
 

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