![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Public Attributes | |
| char | food |
| char | trade |
| char | shield |
| int | sum |
| int | reserved |
| int | turn |
Definition at line 111 of file aisettler.cpp.
| char tile_data_cache::food |
Definition at line 112 of file aisettler.cpp.
Referenced by cityresult_fill(), and tile_data_cache_copy().
| int tile_data_cache::reserved |
Definition at line 118 of file aisettler.cpp.
Referenced by cityresult_fill(), print_cityresult(), and tile_data_cache_copy().
| char tile_data_cache::shield |
Definition at line 114 of file aisettler.cpp.
Referenced by cityresult_fill(), and tile_data_cache_copy().
| int tile_data_cache::sum |
Definition at line 116 of file aisettler.cpp.
Referenced by cityresult_fill(), and tile_data_cache_copy().
| char tile_data_cache::trade |
Definition at line 113 of file aisettler.cpp.
Referenced by cityresult_fill(), and tile_data_cache_copy().
| int tile_data_cache::turn |
Definition at line 120 of file aisettler.cpp.
Referenced by tdc_plr_get(), tile_data_cache_copy(), and tile_data_cache_new().