OpenTTD Source 20250518-master-g9bbc525e53
|
Types related to the intro widgets. More...
Go to the source code of this file.
Enumerations | |
enum | SelectGameIntroWidgets : WidgetID { WID_SGI_GENERATE_GAME , WID_SGI_LOAD_GAME , WID_SGI_PLAY_SCENARIO , WID_SGI_PLAY_HEIGHTMAP , WID_SGI_EDIT_SCENARIO , WID_SGI_PLAY_NETWORK , WID_SGI_BASESET_SELECTION , WID_SGI_BASESET , WID_SGI_TRANSLATION_SELECTION , WID_SGI_TRANSLATION , WID_SGI_OPTIONS , WID_SGI_HIGHSCORE , WID_SGI_HELP , WID_SGI_CONTENT_DOWNLOAD , WID_SGI_EXIT } |
Widgets of the SelectGameWindow class. More... | |
Types related to the intro widgets.
Definition in file intro_widget.h.
enum SelectGameIntroWidgets : WidgetID |
Widgets of the SelectGameWindow class.
Definition at line 14 of file intro_widget.h.