|
Public Types |
| enum | { EVENT_KEYPRESS = 0,
EVENT_ACTION
} |
Public Member Functions |
|
| TextField (int x, int y, int numChars) |
|
bool | handleEvent (Widget *parent, SDL_Event *event, int x, int y) |
|
void | drawWidget (Widget *parent) |
|
char * | getText () |
|
void | setFocus (bool b) |
|
void | clearText () |
|
int | getEventType () |
|
virtual bool | hasSound () |