Freeciv-3.2
|
Data Fields | |
struct pf_map | base_map |
struct map_index_pq * | queue |
struct map_index_pq * | danger_queue |
struct pf_danger_node * | lattice |
Definition at line 978 of file path_finding.c.
Definition at line 979 of file path_finding.c.
struct map_index_pq* pf_danger_map::danger_queue |
Definition at line 984 of file path_finding.c.
struct pf_danger_node* pf_danger_map::lattice |
Definition at line 985 of file path_finding.c.
struct map_index_pq* pf_danger_map::queue |
Definition at line 981 of file path_finding.c.