Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
pf_danger_node::pf_danger_pos Struct Reference

Data Fields

signed short cost
 
unsigned extra_cost
 
signed dir_to_here: 4
 

Detailed Description

Definition at line 970 of file path_finding.c.

Field Documentation

◆ cost

signed short pf_danger_node::pf_danger_pos::cost

Definition at line 971 of file path_finding.c.

◆ dir_to_here

signed pf_danger_node::pf_danger_pos::dir_to_here

Definition at line 973 of file path_finding.c.

Referenced by pf_danger_map_construct_path().

◆ extra_cost

unsigned pf_danger_node::pf_danger_pos::extra_cost

Definition at line 972 of file path_finding.c.