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

Public Member Functions

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

Additional Inherited Members

- Protected Attributes inherited from iInventoryWidget
cInitmpInit
 
cGraphicsDrawermpDrawer
 
cGfxObjectmpGfxObject
 
cRect2f mRect
 
float mfZ
 

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