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

Data Fields

struct tilestart_tile
 
struct tileend_tile
 
int end_moves_left
 
int end_fuel_left
 
struct pf_pathpath
 
struct pf_mapmap
 

Detailed Description

Definition at line 52 of file goto.c.

Field Documentation

◆ end_fuel_left

int part::end_fuel_left

Definition at line 54 of file goto.c.

Referenced by fill_parameter_part(), and update_last_part().

◆ end_moves_left

int part::end_moves_left

Definition at line 54 of file goto.c.

Referenced by fill_parameter_part(), and update_last_part().

◆ end_tile

struct tile * part::end_tile

Definition at line 53 of file goto.c.

Referenced by add_part(), fill_parameter_part(), goto_pop_waypoint(), and update_last_part().

◆ map

struct pf_map* part::map

Definition at line 56 of file goto.c.

Referenced by add_part(), remove_last_part(), and update_last_part().

◆ path

struct pf_path* part::path

◆ start_tile

struct tile* part::start_tile