Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include <population.h>
Public Attributes | |
uint64_t | population |
uint64_t | labor_force |
uint64_t cqsp::common::components::PopulationSegment::labor_force |
The total potential workers Everyone from the minimum working age (18) to the maximum age (65) The labor force must always be less than the population population - labor_force = dependents
uint64_t cqsp::common::components::PopulationSegment::population |