|
| TextField (int16 x1, int16 y1, int16 x2, int16 y2) |
|
void | set_string (const char *string) |
|
void | draw (GrBuff *interface_buffer) |
|
| RectClass (int16 x1, int16 y1, int16 x2, int16 y2) |
|
| RectClass (const RectClass *) |
|
virtual int16 | inside (int16 x, int16 y) const |
|
void | copyInto (RectClass *r) const |
|
void | set (int16 x1, int16 y1, int16 x2, int16 y2) |
|
void | set (const RectClass *r) |
|
|
bool | _must_redraw = false |
|
int16 | _x1 = 0 |
|
int16 | _x2 = 0 |
|
int16 | _y1 = 0 |
|
int16 | _y2 = 0 |
|
The documentation for this class was generated from the following file: