Different types to 'show' directions.
Enums and other types related to roads.
struct Window * ShowBuildRoadToolbar(RoadType roadtype)
Open the build road toolbar window.
RoadType
The different roadtypes we support.
Data structure for an opened window.
void ConnectRoadToStructure(TileIndex tile, DiagDirection direction)
If required, connects a new structure to an existing road or tram by building the missing roadbit...
struct Window * ShowBuildRoadScenToolbar()
Show the road building toolbar in the scenario editor.
DiagDirection
Enumeration for diagonal directions.
uint32 TileIndex
The index/ID of a Tile.