OpenTTD Source
20241108-master-g80f628063a
|
Types related to the viewport widgets. More...
Go to the source code of this file.
Enumerations | |
enum | ExtraViewportWidgets : WidgetID { WID_EV_CAPTION , WID_EV_VIEWPORT , WID_EV_ZOOM_IN , WID_EV_ZOOM_OUT , WID_EV_MAIN_TO_VIEW , WID_EV_VIEW_TO_MAIN } |
Widgets of the ExtraViewportWindow class. More... | |
Types related to the viewport widgets.
Definition in file viewport_widget.h.
enum ExtraViewportWidgets : WidgetID |
Widgets of the ExtraViewportWindow class.
Definition at line 14 of file viewport_widget.h.