OpenTTD
town_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_TOWN_WIDGET_H
11 #define WIDGETS_TOWN_WIDGET_H
12 
21 };
22 
32 };
33 
45 };
46 
64 };
65 
66 #endif /* WIDGETS_TOWN_WIDGET_H */
Selection for a small town.
Definition: town_widget.h:54
Direction of sort dropdown.
Definition: town_widget.h:15
Scrollbar of the list of commands.
Definition: town_widget.h:29
Selection for a large town.
Definition: town_widget.h:56
Turn on/off showing local authority zone.
Definition: town_widget.h:26
Expand this town (scenario editor only).
Definition: town_widget.h:43
TownDirectoryWidgets
Widgets of the TownDirectoryWindow class.
Definition: town_widget.h:14
General information about the town.
Definition: town_widget.h:38
Filter of name.
Definition: town_widget.h:17
Generate a random town name.
Definition: town_widget.h:53
Overview with ratings for each company.
Definition: town_widget.h:27
List of towns.
Definition: town_widget.h:18
Caption of window.
Definition: town_widget.h:36
Selection for a medium town.
Definition: town_widget.h:55
Criteria of sort dropdown.
Definition: town_widget.h:16
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:20
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:52
Randomly place a town.
Definition: town_widget.h:50
Selection for the 3x3 grid town layout.
Definition: town_widget.h:62
Do-it button.
Definition: town_widget.h:31
Toggle catchment area highlight.
Definition: town_widget.h:42
Caption of window.
Definition: town_widget.h:25
Selection for the better town layout.
Definition: town_widget.h:60
Randomly place many towns.
Definition: town_widget.h:51
Delete this town (scenario editor only).
Definition: town_widget.h:44
Selection for a randomly chosen town layout.
Definition: town_widget.h:63
Create a new town.
Definition: town_widget.h:49
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:61
Selection for the original town layout.
Definition: town_widget.h:59
Selection for a randomly sized town.
Definition: town_widget.h:57
Scrollbar for the town list.
Definition: town_widget.h:19
TownFoundingWidgets
Widgets of the FoundTownWindow class.
Definition: town_widget.h:48
TownAuthorityWidgets
Widgets of the TownAuthorityWindow class.
Definition: town_widget.h:24
Selection for the town&#39;s city state.
Definition: town_widget.h:58
View of the center of the town.
Definition: town_widget.h:37