Drop down list entry for showing a company entry, with companies 'blob'. More...
Public Member Functions | |
DropDownListCompanyItem (int result, bool masked, bool greyed) | |
bool | Selectable () const |
uint | Width () const |
uint | Height (uint width) const |
void | Draw (int left, int right, int top, int bottom, bool sel, int bg_colour) const |
Data Fields | |
bool | greyed |
Private Attributes | |
Dimension | icon_size |
Drop down list entry for showing a company entry, with companies 'blob'.
Definition at line 102 of file toolbar_gui.cpp.