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