ScummVM API documentation
hpl::cGuiMessageData Struct Reference

Public Member Functions

 cGuiMessageData (const cVector2f &avPos, const cVector2f &avRel)
 
 cGuiMessageData (const cVector2f &avPos, const cVector2f &avRel, int alVal)
 
 cGuiMessageData (int alVal)
 
 cGuiMessageData (float afVal)
 
 cGuiMessageData (Common::KeyState aKeyPress)
 

Public Attributes

cVector2f mvPos
 
cVector2f mvRel
 
int mlVal
 
Common::KeyState mKeyPress
 
float mfVal
 
void * mpData
 
eGuiMessage mMessage
 

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