OpenTTD
|
Public Member Functions | |
DropDownListPresetItem (int result) | |
bool | Selectable () const |
void | Draw (int left, int right, int top, int bottom, bool sel, int bg_colour) const |
![]() | |
DropDownListItem (int result, bool masked) | |
virtual uint | Height (uint width) const |
virtual uint | Width () const |
Additional Inherited Members | |
![]() | |
int | result |
Result code to return to window on selection. | |
bool | masked |
Masked and unselectable item. | |
Definition at line 570 of file newgrf_gui.cpp.