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

Go to the source code of this file.

Enumerations

enum  CheatWidgets : WidgetID { WID_C_NOTE, WID_C_PANEL }
 Widgets of the CheatWindow class. More...
 

Detailed Description

Types related to the cheat widgets.

Definition in file cheat_widget.h.

Enumeration Type Documentation

◆ CheatWidgets

Widgets of the CheatWindow class.

Enumerator
WID_C_NOTE 

Note on top of panel for use of cheat.

WID_C_PANEL 

Panel where all cheats are shown in.

Definition at line 14 of file cheat_widget.h.