Inheritance diagram for TextLine:
Public Member Functions | |
TextLine () | |
void | Init (Font *_fnt, uint8 cursor_type=CT_LINE) |
char * | GetText () |
String & | GetString () |
void | SetCursorPos (int x) |
void | GetCursorPos (int *x) |
Definition at line 396 of file gui.hpp.