![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Public Attributes | |
| signed short | cost |
| unsigned | extra_cost |
| signed | dir_to_here: 4 |
Definition at line 937 of file path_finding.cpp.
| signed short pf_danger_node::pf_danger_pos::cost |
Definition at line 938 of file path_finding.cpp.
Referenced by pf_danger_map_construct_path(), and pf_danger_map_create_segment().
| signed pf_danger_node::pf_danger_pos::dir_to_here |
Definition at line 940 of file path_finding.cpp.
Referenced by pf_danger_map_construct_path(), and pf_danger_map_create_segment().
| unsigned pf_danger_node::pf_danger_pos::extra_cost |
Definition at line 939 of file path_finding.cpp.
Referenced by pf_danger_map_construct_path(), and pf_danger_map_create_segment().