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

#include <resource.h>

Public Member Functions

void Reset ()
 

Public Attributes

double revenue
 
double materialcosts
 
double maintenance
 
double wages
 
double profit
 
double transport
 

Member Function Documentation

◆ Reset()

void cqsp::common::components::CostBreakdown::Reset ( )
inline

Member Data Documentation

◆ maintenance

double cqsp::common::components::CostBreakdown::maintenance

◆ materialcosts

double cqsp::common::components::CostBreakdown::materialcosts

◆ profit

double cqsp::common::components::CostBreakdown::profit

◆ revenue

double cqsp::common::components::CostBreakdown::revenue

◆ transport

double cqsp::common::components::CostBreakdown::transport

◆ wages

double cqsp::common::components::CostBreakdown::wages

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