OpenTTD
|
Types related to the settings widgets. More...
Go to the source code of this file.
Types related to the settings widgets.
Definition in file settings_widget.h.
Widgets of the CustomCurrencyWindow class.
Definition at line 55 of file settings_widget.h.
enum GameOptionsWidgets |
Widgets of the GameOptionsWindow class.
WID_GO_BACKGROUND |
Background of the window. |
WID_GO_CURRENCY_DROPDOWN |
Currency dropdown. |
WID_GO_DISTANCE_DROPDOWN |
Measuring unit dropdown. |
WID_GO_ROADSIDE_DROPDOWN |
Dropdown to select the road side (to set the right side ;)). |
WID_GO_TOWNNAME_DROPDOWN |
Town name dropdown. |
WID_GO_AUTOSAVE_DROPDOWN |
Dropdown to say how often to autosave. |
WID_GO_LANG_DROPDOWN |
Language dropdown. |
WID_GO_RESOLUTION_DROPDOWN |
Dropdown for the resolution. |
WID_GO_FULLSCREEN_BUTTON |
Toggle fullscreen. |
WID_GO_GUI_ZOOM_DROPDOWN |
Dropdown for the GUI zoom level. |
WID_GO_BASE_GRF_DROPDOWN |
Use to select a base GRF. |
WID_GO_BASE_GRF_STATUS |
Info about missing files etc. |
WID_GO_BASE_GRF_TEXTFILE |
Open base GRF readme, changelog (+1) or license (+2). |
WID_GO_BASE_GRF_DESCRIPTION |
Description of selected base GRF. |
WID_GO_BASE_SFX_DROPDOWN |
Use to select a base SFX. |
WID_GO_BASE_SFX_TEXTFILE |
Open base SFX readme, changelog (+1) or license (+2). |
WID_GO_BASE_SFX_DESCRIPTION |
Description of selected base SFX. |
WID_GO_BASE_MUSIC_DROPDOWN |
Use to select a base music set. |
WID_GO_BASE_MUSIC_STATUS |
Info about corrupted files etc. |
WID_GO_BASE_MUSIC_TEXTFILE |
Open base music readme, changelog (+1) or license (+2). |
WID_GO_BASE_MUSIC_DESCRIPTION |
Description of selected base music set. |
Definition at line 16 of file settings_widget.h.
enum GameSettingsWidgets |
Widgets of the GameSettingsWindow class.
Definition at line 41 of file settings_widget.h.