OpenTTD
town_widget.h
Go to the documentation of this file.
1 /* $Id: town_widget.h 25094 2013-03-17 15:41:40Z alberth $ */
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_TOWN_WIDGET_H
13 #define WIDGETS_TOWN_WIDGET_H
14 
22 };
23 
32 };
33 
44 };
45 
63 };
64 
65 #endif /* WIDGETS_TOWN_WIDGET_H */
Selection for a small town.
Definition: town_widget.h:53
Direction of sort dropdown.
Definition: town_widget.h:17
Scrollbar of the list of commands.
Definition: town_widget.h:29
Selection for a large town.
Definition: town_widget.h:55
Expand this town (scenario editor only).
Definition: town_widget.h:42
TownDirectoryWidgets
Widgets of the TownDirectoryWindow class.
Definition: town_widget.h:16
General information about the town.
Definition: town_widget.h:38
Generate a random town name.
Definition: town_widget.h:52
Overview with ratings for each company.
Definition: town_widget.h:27
List of towns.
Definition: town_widget.h:19
Caption of window.
Definition: town_widget.h:36
Selection for a medium town.
Definition: town_widget.h:54
Criteria of sort dropdown.
Definition: town_widget.h:18
Center the main view on this town.
Definition: town_widget.h:39
List of commands for the player.
Definition: town_widget.h:28
The world&#39;s population.
Definition: town_widget.h:21
Additional information about the action.
Definition: town_widget.h:30
TownViewWidgets
Widgets of the TownViewWindow class.
Definition: town_widget.h:35
Editor for the town name.
Definition: town_widget.h:51
Randomly place a town.
Definition: town_widget.h:49
Selection for the 3x3 grid town layout.
Definition: town_widget.h:61
Do-it button.
Definition: town_widget.h:31
Caption of window.
Definition: town_widget.h:26
Selection for the better town layout.
Definition: town_widget.h:59
Randomly place many towns.
Definition: town_widget.h:50
Delete this town (scenario editor only).
Definition: town_widget.h:43
Selection for a randomly chosen town layout.
Definition: town_widget.h:62
Create a new town.
Definition: town_widget.h:48
Change the name of this town.
Definition: town_widget.h:41
Show the town authority window.
Definition: town_widget.h:40
Selection for the 2x2 grid town layout.
Definition: town_widget.h:60
Selection for the original town layout.
Definition: town_widget.h:58
Selection for a randomly sized town.
Definition: town_widget.h:56
Scrollbar for the town list.
Definition: town_widget.h:20
TownFoundingWidgets
Widgets of the FoundTownWindow class.
Definition: town_widget.h:47
TownAuthorityWidgets
Widgets of the TownAuthorityWindow class.
Definition: town_widget.h:25
Selection for the town&#39;s city state.
Definition: town_widget.h:57
View of the center of the town.
Definition: town_widget.h:37