Freeciv-3.3
Loading...
Searching...
No Matches
Data Fields
pf_fuel_map Struct Reference

Data Fields

struct pf_map base_map
 
struct map_index_pqqueue
 
struct map_index_pqwaited_queue
 
struct pf_fuel_nodelattice
 

Detailed Description

Definition at line 1998 of file path_finding.c.

Field Documentation

◆ base_map

struct pf_map pf_fuel_map::base_map

Definition at line 1999 of file path_finding.c.

◆ lattice

struct pf_fuel_node* pf_fuel_map::lattice

Definition at line 2006 of file path_finding.c.

◆ queue

struct map_index_pq* pf_fuel_map::queue

Definition at line 2001 of file path_finding.c.

◆ waited_queue

struct map_index_pq* pf_fuel_map::waited_queue

Definition at line 2004 of file path_finding.c.