|
Freeciv-3.4
|
Data Fields | |
| struct pf_map | base_map |
| struct map_index_pq * | queue |
| struct map_index_pq * | waited_queue |
| struct pf_fuel_node * | lattice |
Definition at line 1999 of file path_finding.c.
Definition at line 2000 of file path_finding.c.
| struct pf_fuel_node* pf_fuel_map::lattice |
Definition at line 2007 of file path_finding.c.
| struct map_index_pq* pf_fuel_map::queue |
Definition at line 2002 of file path_finding.c.
| struct map_index_pq* pf_fuel_map::waited_queue |
Definition at line 2005 of file path_finding.c.