OpenTTD Source
20241108-master-g80f628063a
|
Types related to the highscore widgets. More...
Go to the source code of this file.
Enumerations | |
enum | HighscoreWidgets : WidgetID { WID_H_BACKGROUND } |
Widgets of the EndGameHighScoreBaseWindow class and HighScoreWindow class. More... | |
Types related to the highscore widgets.
Definition in file highscore_widget.h.
enum HighscoreWidgets : WidgetID |
Widgets of the EndGameHighScoreBaseWindow class and HighScoreWindow class.
Enumerator | |
---|---|
WID_H_BACKGROUND | Background of the window. |
Definition at line 14 of file highscore_widget.h.