|
OpenTTD Source 20260311-master-g511d3794ce
|
Cost determination for rails. More...
#include "../../pbs.h"#include "../follow_track.hpp"#include "../pathfinder_type.h"#include "yapf_type.hpp"#include "yapf_costbase.hpp"Go to the source code of this file.
Data Structures | |
| class | CYapfCostRailT< Types > |
| struct | CYapfCostRailT< Types >::TILE |
| Structure used inside PfCalcCost() to keep basic tile information. More... | |
Cost determination for rails.
Definition in file yapf_costrail.hpp.