![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
Used to cache the value of waste effects to speed up governors. More...
#include <city.h>
Public Attributes | |
| int | level = 0 |
| int | relative = 0 |
| int | by_distance = 0 |
| int | by_rel_distance = 0 |
Used to cache the value of waste effects to speed up governors.
| int cached_waste::by_distance = 0 |
Definition at line 281 of file city.h.
Referenced by city_waste().
| int cached_waste::by_rel_distance = 0 |
Definition at line 282 of file city.h.
Referenced by city_waste().
| int cached_waste::level = 0 |
Definition at line 279 of file city.h.
Referenced by city_waste().