|
|
| MyListBox (int xx, int yy, int wii, int hii) |
| |
|
void | clearlist () |
| |
|
void | draw (Shared::Bitmap *ds) override |
| |
|
int | pressedon (int mx, int my) override |
| |
|
void | additem (char *texx) |
| |
|
int | processmessage (int mcode, int wParam, NumberPtr lParam) override |
| |
|
| NewControl (int xx, int yy, int wi, int hi) |
| |
|
int | mouseisinarea (int mx, int my) |
| |
|
void | drawifneeded () |
| |
|
void | drawandmouse () |
| |
|
|
int | items |
| |
|
int | topitem |
| |
|
int | numonscreen |
| |
|
int | selected |
| |
|
char * | itemnames [300] |
| |
|
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: