|
OpenTTD Source
14.0-beta1
|
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 |
| void | Draw (const Rect &full, const Rect &r, bool sel, Colours bg_colour) const override |
Company name list item, with company-colour icon, name, and lock components.
Definition at line 95 of file toolbar_gui.cpp.