Freeciv-3.3
|
Data Fields | |
int | ref_count |
struct unit * | punit |
struct player * | powner |
bv_player | can_see_unit |
bv_player | can_see_move |
struct vision * | old_vision |
Definition at line 91 of file unittools.c.
bv_player unit_move_data::can_see_move |
Definition at line 96 of file unittools.c.
bv_player unit_move_data::can_see_unit |
Definition at line 95 of file unittools.c.
Referenced by unit_goes_out_of_sight().
Definition at line 97 of file unittools.c.
Definition at line 94 of file unittools.c.
Referenced by send_unit_info().
Definition at line 93 of file unittools.c.
Referenced by server_remove_unit_full().
int unit_move_data::ref_count |
Definition at line 92 of file unittools.c.
Referenced by unit_move_data_get().