OpenTTD Source
20241108-master-g80f628063a
|
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 99 of file toolbar_gui.cpp.