|
OpenTTD Source
13.2.1
|
Go to the source code of this file.
Enumerations | |
| enum | PerformanceLeagueWidgets { WID_PLT_BACKGROUND } |
| Widget of the PerformanceLeagueWindow class. More... | |
| enum | ScriptLeagueWidgets { WID_SLT_CAPTION, WID_SLT_BACKGROUND } |
| Widget of the ScriptLeagueWindow class. More... | |
Types related to the graph widgets.
Definition in file league_widget.h.
Widget of the PerformanceLeagueWindow class.
| Enumerator | |
|---|---|
| WID_PLT_BACKGROUND | Background of the window. |
Definition at line 14 of file league_widget.h.
| enum ScriptLeagueWidgets |
Widget of the ScriptLeagueWindow class.
| Enumerator | |
|---|---|
| WID_SLT_CAPTION | Caption of the window. |
| WID_SLT_BACKGROUND | Background of the window. |
Definition at line 19 of file league_widget.h.