|
OpenTTD Source 20251215-master-ge1333abc3e
|
Element of the RoadVehPathCache. More...
#include <roadveh.h>
Public Member Functions | |
| constexpr | RoadVehPathElement (Trackdir trackdir, TileIndex tile) |
Data Fields | |
| Trackdir | trackdir = INVALID_TRACKDIR |
| Trackdir for this element. | |
| TileIndex | tile = INVALID_TILE |
| Tile for this element. | |
|
inlineconstexpr |
| TileIndex RoadVehPathElement::tile = INVALID_TILE |
| Trackdir RoadVehPathElement::trackdir = INVALID_TRACKDIR |