Freeciv-3.1
|
Data Fields | |
short | food |
short | trade |
short | shield |
int | sum |
int | reserved |
int | turn |
Definition at line 119 of file daisettler.c.
short tile_data_cache::food |
Definition at line 120 of file daisettler.c.
Referenced by cityresult_fill(), food_starvation(), and tile_data_cache_copy().
int tile_data_cache::reserved |
Definition at line 126 of file daisettler.c.
Referenced by cityresult_fill(), print_cityresult(), and tile_data_cache_copy().
short tile_data_cache::shield |
Definition at line 122 of file daisettler.c.
Referenced by cityresult_fill(), shield_starvation(), and tile_data_cache_copy().
int tile_data_cache::sum |
Definition at line 124 of file daisettler.c.
Referenced by cityresult_fill(), print_cityresult(), and tile_data_cache_copy().
short tile_data_cache::trade |
Definition at line 121 of file daisettler.c.
Referenced by cityresult_fill(), and tile_data_cache_copy().
int tile_data_cache::turn |
Definition at line 128 of file daisettler.c.
Referenced by tdc_plr_get(), tile_data_cache_copy(), and tile_data_cache_new().