Functions/types related to the road GUIs. More...
#include "road_type.h"
Go to the source code of this file.
Functions | |
struct Window * | ShowBuildRoadToolbar (RoadType roadtype) |
Open the build road toolbar window. | |
struct Window * | ShowBuildRoadScenToolbar () |
Functions/types related to the road GUIs.
Definition in file road_gui.h.
Open the build road toolbar window.
If the terraform toolbar is linked to the toolbar, that window is also opened.
Definition at line 756 of file road_gui.cpp.
References _local_company, DeleteWindowByClass(), Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tcache, Tzero >::PoolItem<&_company_pool >::IsValidID(), ROADTYPE_ROAD, and TRANSPORT_ROAD.
Referenced by MainToolbarWindow::OnKeyPress().