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

Price of a good. This is temporary, because this is to determine initial prices for goods. In the future, good prices will be determined by what the market is willing to bear, and we will not need this anymore. More...

#include <economy.h>

Public Member Functions

 operator double ()
 

Public Attributes

double price
 

Detailed Description

Price of a good. This is temporary, because this is to determine initial prices for goods. In the future, good prices will be determined by what the market is willing to bear, and we will not need this anymore.

Member Function Documentation

◆ operator double()

cqsp::common::components::Price::operator double ( )
inline

Member Data Documentation

◆ price

double cqsp::common::components::Price::price

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