|
OpenTTD Source 20251117-master-g7398d2e290
|
Types related to the console widgets. More...
Go to the source code of this file.
Enumerations | |
| enum | ConsoleWidgets : WidgetID { WID_C_BACKGROUND } |
| Widgets of the IConsoleWindow class. More... | |
Types related to the console widgets.
Definition in file console_widget.h.
| enum ConsoleWidgets : WidgetID |
Widgets of the IConsoleWindow class.
| Enumerator | |
|---|---|
| WID_C_BACKGROUND | Background of the console. |
Definition at line 14 of file console_widget.h.