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