Public Member Functions | |
button (const char *t, Point2D< int > pos) | |
bool | inBounds (Point2D< int > click) |
void | draw (Image< PixRGB< byte > > &img) |
Public Attributes | |
char | text [30] |
int | width |
int | height |
Point2D< int > | topLeft |
Rectangle | rect |
Definition at line 64 of file test-BOWN_Mod.C.