ScummVM API documentation
AGS3::MyLabel Struct Reference
Inheritance diagram for AGS3::MyLabel:
AGS3::NewControl

Public Member Functions

 MyLabel (int xx, int yy, int wii, const char *tee)
 
void draw (Shared::Bitmap *ds) override
 
int pressedon (int mx, int my) override
 
int processmessage (int mcode, int wParam, NumberPtr lParam) override
 
- Public Member Functions inherited from AGS3::NewControl
 NewControl (int xx, int yy, int wi, int hi)
 
int mouseisinarea (int mx, int my)
 
void drawifneeded ()
 
void drawandmouse ()
 

Public Attributes

char text [150]
 
- Public Attributes inherited from AGS3::NewControl
int x
 
int y
 
int wid
 
int hit
 
int state
 
int typeandflags
 
int wlevel
 
int8 visible
 
int8 enabled
 
int8 needredraw
 

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