OpenTTD Source 20241224-master-gee860a5c8e
|
Public Member Functions | |
TILE (TileIndex tile, Trackdir td) | |
Data Fields | |
TileIndex | tile |
Trackdir | td |
TileType | tile_type |
RailType | rail_type |
Definition at line 32 of file yapf_costrail.hpp.
|
inline |
Definition at line 38 of file yapf_costrail.hpp.
|
inline |
Definition at line 40 of file yapf_costrail.hpp.
RailType CYapfCostRailT< Types >::TILE::rail_type |
Definition at line 36 of file yapf_costrail.hpp.
Trackdir CYapfCostRailT< Types >::TILE::td |
Definition at line 34 of file yapf_costrail.hpp.
TileIndex CYapfCostRailT< Types >::TILE::tile |
Definition at line 33 of file yapf_costrail.hpp.
TileType CYapfCostRailT< Types >::TILE::tile_type |
Definition at line 35 of file yapf_costrail.hpp.