Freeciv-3.3
|
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 1998 of file path_finding.c.
Definition at line 1999 of file path_finding.c.
struct pf_fuel_node* pf_fuel_map::lattice |
Definition at line 2006 of file path_finding.c.
struct map_index_pq* pf_fuel_map::queue |
Definition at line 2001 of file path_finding.c.
struct map_index_pq* pf_fuel_map::waited_queue |
Definition at line 2004 of file path_finding.c.