OpenTTD Source  13.2.1
DropDownListColourItem Class Reference
Inheritance diagram for DropDownListColourItem:
DropDownListItem

Public Member Functions

 DropDownListColourItem (int result, bool masked)
 
StringID String () const
 
uint Height (uint width) const override
 
bool Selectable () const override
 
void Draw (const Rect &r, bool sel, Colours bg_colour) const override
 
- Public Member Functions inherited from DropDownListItem
 DropDownListItem (int result, bool masked)
 
virtual uint Width () const
 

Additional Inherited Members

- Data Fields inherited from DropDownListItem
int result
 Result code to return to window on selection.
 
bool masked
 Masked and unselectable item.
 

Detailed Description

Definition at line 586 of file company_gui.cpp.


The documentation for this class was generated from the following file: