Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dviewport_type.h139 DDSP_BUILD_TRUCKSTOP, ///< Road stop placement (trucks) enumerator
H A Droad_gui.cpp227 …road_station_picker_orientation) == AXIS_X) ? VPM_X_LIMITED : VPM_Y_LIMITED, DDSP_BUILD_TRUCKSTOP); in PlaceRoad_TruckStation()
229 VpStartPlaceSizing(tile, VPM_X_AND_Y_LIMITED, DDSP_BUILD_TRUCKSTOP); in PlaceRoad_TruckStation()
690 case DDSP_BUILD_TRUCKSTOP: in OnPlaceMouseUp()