OpenTTD
fios_widget.h
Go to the documentation of this file.
1 /*
2  * This file is part of OpenTTD.
3  * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
4  * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
5  * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
6  */
7 
10 #ifndef WIDGETS_FIOS_WIDGET_H
11 #define WIDGETS_FIOS_WIDGET_H
12 
33 };
34 
35 #endif /* WIDGETS_FIOS_WIDGET_H */
Button to open NewGgrf configuration.
Definition: fios_widget.h:30
Button to load game/scenario.
Definition: fios_widget.h:31
SaveLoadWidgets
Widgets of the SaveLoadWindow class.
Definition: fios_widget.h:14
Title textbox, only available for save operations.
Definition: fios_widget.h:25
Panel with game details.
Definition: fios_widget.h:29
Background of file selection.
Definition: fios_widget.h:20
Save button, only available for save operations.
Definition: fios_widget.h:27
Sort by name button.
Definition: fios_widget.h:16
Caption of the window.
Definition: fios_widget.h:15
Delete button, only available for save operations.
Definition: fios_widget.h:26
Home button.
Definition: fios_widget.h:21
Sort by date button.
Definition: fios_widget.h:17
Background of window.
Definition: fios_widget.h:19
Filter list of files.
Definition: fios_widget.h:18
Selection &#39;stack&#39; to &#39;hide&#39; the content download.
Definition: fios_widget.h:28
Button to find missing NewGRFs online.
Definition: fios_widget.h:32
Scrollbar of the file list.
Definition: fios_widget.h:23
Content download button, only available for play scenario/heightmap.
Definition: fios_widget.h:24