Freeciv-3.4
|
Data Fields | |
struct tile * | target_tile |
int | max_turns |
struct pf_parameter | template |
struct pf_pos_hash * | hash |
Definition at line 3589 of file path_finding.c.
struct pf_pos_hash* pf_reverse_map::hash |
Definition at line 3593 of file path_finding.c.
int pf_reverse_map::max_turns |
Definition at line 3591 of file path_finding.c.
Referenced by pf_reverse_map_new_for_city().
Definition at line 3590 of file path_finding.c.
struct pf_parameter pf_reverse_map::template |
Definition at line 3592 of file path_finding.c.