|
OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Enumerations | |
| enum | CheatWidgets { WID_C_NOTE, WID_C_PANEL } |
| Widgets of the CheatWindow class. More... | |
Types related to the cheat widgets.
Definition in file cheat_widget.h.
| enum 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.