OpenTTD
smallmap_widget.h
Go to the documentation of this file.
1 /* $Id: smallmap_widget.h 25262 2013-05-19 14:36:35Z rubidium $ */
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_SMALLMAP_WIDGET_H
13 #define WIDGETS_SMALLMAP_WIDGET_H
14 
37 };
38 
39 #endif /* WIDGETS_SMALLMAP_WIDGET_H */
Empty button as placeholder.
Button to zoom in one step.
Button to select the industries view.
Button to select the vehicles view.
Panel containing the smallmap.
Button to disable display of all legend entries.
Button to zoom out one step.
Button to select the link stats view.
Caption of the window.
Button to enable display of all legend entries.
Button to select the owners view.
Button to select the contour view (height map).
Button to move smallmap center to main window center.
SmallMapWidgets
Widgets of the SmallMapWindow class.
Toggle button to display town names.
Border around the smallmap.
Button to select the routes view.
Button to select the vegetation view.
Selection widget for the buttons present in some smallmap modes.
Show heightmap toggle button.
Bottom panel to display smallmap legends.