Home
last modified time | relevance | path

Searched refs:PathElementCoordsPair (Results 1 – 1 of 1) sorted by relevance

/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DFootpath.cpp514 using PathElementCoordsPair = std::pair<PathElement*, CoordsXY>; in footpath_connect_corners() typedef
515 std::array<PathElementCoordsPair, 4> tileElements; in footpath_connect_corners()