OpenTTD
|
Types related to the dock widgets. More...
Go to the source code of this file.
Enumerations | |
enum | BuildDockDepotWidgets { WID_BDD_BACKGROUND, WID_BDD_X, WID_BDD_Y } |
Widgets of the BuildDocksDepotWindow class. More... | |
enum | DockToolbarWidgets { WID_DT_CANAL, WID_DT_LOCK, WID_DT_DEMOLISH, WID_DT_DEPOT, WID_DT_STATION, WID_DT_BUOY, WID_DT_RIVER, WID_DT_BUILD_AQUEDUCT, WID_DT_INVALID } |
Widgets of the BuildDocksToolbarWindow class. More... |
Types related to the dock widgets.
Definition in file dock_widget.h.
Widgets of the BuildDocksDepotWindow class.
WID_BDD_BACKGROUND |
Background of the window. |
WID_BDD_X |
X-direction button. |
WID_BDD_Y |
Y-direction button. |
Definition at line 16 of file dock_widget.h.
enum DockToolbarWidgets |
Widgets of the BuildDocksToolbarWindow class.
Definition at line 23 of file dock_widget.h.