OpenTTD Source
12.0-beta2
|
Public Member Functions | |
Line (int top, const char *text) | |
Data Fields | |
int | top |
Top scroll position. | |
int | bottom |
Bottom scroll position. | |
const char * | text |
Pointer to text buffer. | |
Definition at line 22 of file textfile_gui.h.