22 #ifndef SHERLOCK_TATTOO_WIDGET_INVENTORY_H 23 #define SHERLOCK_TATTOO_WIDGET_INVENTORY_H 25 #include "common/scummsys.h" 26 #include "sherlock/tattoo/widget_base.h" 27 #include "sherlock/tattoo/widget_tooltip.h" 35 #define NUM_INVENTORY_SHOWN 8 // Number of Inventory Items Shown 37 class WidgetInventory;
67 void highlightControls();
69 int _invVerbSelect, _oldInvVerbSelect;
87 int _selector, _oldSelector;
88 int _invSelect, _oldInvSelect;
103 void checkInvTabbingKeys();
108 void highlightControls();
125 void drawInventory();
145 void erase()
override;
150 void draw()
override;
Definition: surface.h:118
Definition: animation.h:29
Definition: sherlock.h:76