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::Recipe Struct Reference

#include <resource.h>

Public Attributes

ResourceLedger input
 
RecipeOutput output
 
ProductionType type
 
float interval
 
double workers
 
ResourceLedger capitalcost
 

Member Data Documentation

◆ capitalcost

ResourceLedger cqsp::common::components::Recipe::capitalcost

◆ input

ResourceLedger cqsp::common::components::Recipe::input

◆ interval

float cqsp::common::components::Recipe::interval

◆ output

RecipeOutput cqsp::common::components::Recipe::output

◆ type

ProductionType cqsp::common::components::Recipe::type

◆ workers

double cqsp::common::components::Recipe::workers

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