|
OpenTTD Source 20251104-master-g3befbdd52f
|
Company name list item, with company-colour icon, name, and lock components. More...
Public Member Functions | |
| DropDownListCompanyItem (CompanyID company, bool shaded) | |
Public Member Functions inherited from DropDownIcon< DropDownIcon< DropDownString< DropDownListItem >, true > > | |
| DropDownIcon (SpriteID sprite, PaletteID palette, Args &&... args) | |
| DropDownIcon (const Dimension &dim, SpriteID sprite, PaletteID palette, Args &&... args) | |
| uint | Height () const override |
| uint | Width () const override |
| int | OnClick (const Rect &r, const Point &pt) const override |
| void | Draw (const Rect &full, const Rect &r, bool sel, int click_result, Colours bg_colour) const override |
Company name list item, with company-colour icon, name, and lock components.
Definition at line 103 of file toolbar_gui.cpp.
|
inline |
Definition at line 105 of file toolbar_gui.cpp.