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.
|
Historical information about the market Might change this to a different type of resource ledger so that we don't have so many lookups More...
#include <economy.h>
Public Attributes | |
ResourceLedger | demand |
ResourceLedger | sd_ratio |
ResourceLedger | ds_ratio |
ResourceLedger | supply |
ResourceLedger | volume |
The amount of goods that changed hands. We can use this to calculate the GDP More... | |
ResourceLedger | price |
ResourceLedger | previous_demand |
ResourceLedger | previous_supply |
ResourceLedger | latent_supply |
ResourceLedger | last_latent_demand |
ResourceLedger | latent_demand |
Historical information about the market Might change this to a different type of resource ledger so that we don't have so many lookups
ResourceLedger cqsp::common::components::MarketInformation::demand |
ResourceLedger cqsp::common::components::MarketInformation::ds_ratio |
ResourceLedger cqsp::common::components::MarketInformation::last_latent_demand |
ResourceLedger cqsp::common::components::MarketInformation::latent_demand |
ResourceLedger cqsp::common::components::MarketInformation::latent_supply |
ResourceLedger cqsp::common::components::MarketInformation::previous_demand |
ResourceLedger cqsp::common::components::MarketInformation::previous_supply |
ResourceLedger cqsp::common::components::MarketInformation::price |
ResourceLedger cqsp::common::components::MarketInformation::sd_ratio |
ResourceLedger cqsp::common::components::MarketInformation::supply |
ResourceLedger cqsp::common::components::MarketInformation::volume |
The amount of goods that changed hands. We can use this to calculate the GDP