ScummVM API documentation
iInventoryWidget Class Reference
Inheritance diagram for iInventoryWidget:
cInventoryBattery cInventoryHealth cInventorySlot

Public Member Functions

 iInventoryWidget (cInit *apInit, const cRect2f &aRect, cGfxObject *apGfxObject, float afZ)
 
virtual void Draw ()
 
virtual void OnDraw ()
 
virtual void OnMouseOver ()
 
virtual void OnMouseDown (eMButton aButton)
 
virtual void OnMouseUp (eMButton aButton)
 
virtual void OnDoubleClick (eMButton aButton)
 
virtual void OnUpdate (float afTimeStep)
 
virtual void OnShortcutDown (int alNum)
 
cRect2fGetRect ()
 
cGfxObjectGetGfxObject ()
 

Protected Attributes

cInitmpInit
 
cGraphicsDrawermpDrawer
 
cGfxObjectmpGfxObject
 
cRect2f mRect
 
float mfZ
 

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