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.
Public Attributes | List of all members
cqsp::common::components::IndustrySize Struct Reference

#include <resource.h>

Public Attributes

double size
 
double utilization
 
double diff
 
double diff_delta
 
int workers
 
bool shortage = false
 
double wages = 10
 

Member Data Documentation

◆ diff

double cqsp::common::components::IndustrySize::diff

◆ diff_delta

double cqsp::common::components::IndustrySize::diff_delta

◆ shortage

bool cqsp::common::components::IndustrySize::shortage = false

◆ size

double cqsp::common::components::IndustrySize::size

◆ utilization

double cqsp::common::components::IndustrySize::utilization

◆ wages

double cqsp::common::components::IndustrySize::wages = 10

◆ workers

int cqsp::common::components::IndustrySize::workers

The documentation for this struct was generated from the following file: