OpenTTD
intro_widget.h
Go to the documentation of this file.
1 /* $Id: intro_widget.h 27732 2017-01-14 18:30:26Z frosch $ */
2 
3 /*
4  * This file is part of OpenTTD.
5  * 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.
6  * 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.
7  * 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/>.
8  */
9 
12 #ifndef WIDGETS_INTRO_WIDGET_H
13 #define WIDGETS_INTRO_WIDGET_H
14 
38 };
39 
40 #endif /* WIDGETS_INTRO_WIDGET_H */
Highscore button.
Definition: intro_widget.h:32
Edit scenario button.
Definition: intro_widget.h:21
Settings button.
Definition: intro_widget.h:33
Play heightmap button.
Definition: intro_widget.h:20
Baseset errors.
Definition: intro_widget.h:28
SelectGameIntroWidgets
Widgets of the SelectGameWindow class.
Definition: intro_widget.h:16
Translation selection.
Definition: intro_widget.h:29
Exit button.
Definition: intro_widget.h:37
Load game button.
Definition: intro_widget.h:18
Select tropic landscape button.
Definition: intro_widget.h:25
Translation errors.
Definition: intro_widget.h:30
Content Download button.
Definition: intro_widget.h:35
Select toyland landscape button.
Definition: intro_widget.h:26
Baseset selection.
Definition: intro_widget.h:27
Options button.
Definition: intro_widget.h:31
Generate game button.
Definition: intro_widget.h:17
Play network button.
Definition: intro_widget.h:22
Select arctic landscape button.
Definition: intro_widget.h:24
NewGRF button.
Definition: intro_widget.h:34
Select temperate landscape button.
Definition: intro_widget.h:23
Play scenario button.
Definition: intro_widget.h:19