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

Represents commercial areas and other amenities that generate economic activity. They don't export goods but they play an intergral role in tax revenue, and population consumption, and maybe tourism in the future. More...

#include <economy.h>

Public Attributes

entt::entity city
 The city that it's based in. More...
 
int size
 

Detailed Description

Represents commercial areas and other amenities that generate economic activity. They don't export goods but they play an intergral role in tax revenue, and population consumption, and maybe tourism in the future.

Member Data Documentation

◆ city

entt::entity cqsp::common::components::Commercial::city

The city that it's based in.

◆ size

int cqsp::common::components::Commercial::size

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