Freeciv-3.3
|
Data Fields | |
void(* | destroy )(struct pf_map *pfm) |
int(* | get_move_cost )(struct pf_map *pfm, struct tile *ptile) |
struct pf_path *(* | get_path )(struct pf_map *pfm, struct tile *ptile) |
bool(* | get_position )(struct pf_map *pfm, struct tile *ptile, struct pf_position *pos) |
bool(* | iterate )(struct pf_map *pfm) |
struct tile * | tile |
struct pf_parameter | params |
Definition at line 78 of file path_finding.c.
Definition at line 84 of file path_finding.c.
Referenced by pf_danger_map_new(), pf_fuel_map_new(), and pf_normal_map_new().
Definition at line 85 of file path_finding.c.
Referenced by pf_danger_map_new(), pf_fuel_map_new(), and pf_normal_map_new().
Definition at line 85 of file path_finding.c.
Referenced by pf_danger_map_new(), pf_fuel_map_new(), and pf_normal_map_new().
Definition at line 87 of file path_finding.c.
Referenced by pf_danger_map_new(), pf_fuel_map_new(), and pf_normal_map_new().
Definition at line 89 of file path_finding.c.
Referenced by pf_danger_map_new(), pf_fuel_map_new(), and pf_normal_map_new().
struct pf_parameter pf_map::params |
Definition at line 93 of file path_finding.c.
Referenced by pf_danger_map_new(), pf_fuel_map_new(), and pf_normal_map_new().
Definition at line 92 of file path_finding.c.
Referenced by pf_danger_map_new(), pf_fuel_map_new(), and pf_normal_map_new().