ScummVM API documentation
Parallaction::InventoryRenderer Class Reference

Public Member Functions

 InventoryRenderer (Parallaction *vm, InventoryProperties *props)
 
void setInventory (Inventory *inventory)
 
void showInventory ()
 
void hideInventory ()
 
ItemPosition hitTest (const Common::Point &p) const
 
void highlightItem (ItemPosition pos, byte color)
 
void drawItem (ItemName name, byte *buffer, uint pitch)
 
byte * getData ()
 
void getRect (Common::Rect &r) const
 
int16 getNumLines () const
 

Protected Member Functions

void getItemRect (ItemPosition pos, Common::Rect &r)
 
void drawItem (ItemPosition pos, ItemName name)
 
void refresh ()
 

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