OpenTTD Source  20240917-master-g9ab0a47812
console_widget.h File Reference

Go to the source code of this file.

Enumerations

enum  ConsoleWidgets : WidgetID { WID_C_BACKGROUND }
 Widgets of the IConsoleWindow class. More...
 

Detailed Description

Types related to the console widgets.

Definition in file console_widget.h.

Enumeration Type Documentation

◆ ConsoleWidgets

Widgets of the IConsoleWindow class.

Enumerator
WID_C_BACKGROUND 

Background of the console.

Definition at line 14 of file console_widget.h.