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::science::TechnologicalProgress Struct Reference

#include <science.h>

Public Attributes

std::set< entt::entity > researched_techs
 
std::set< entt::entity > researched_recipes
 
std::set< entt::entity > researched_mining
 

Member Data Documentation

◆ researched_mining

std::set<entt::entity> cqsp::common::components::science::TechnologicalProgress::researched_mining

◆ researched_recipes

std::set<entt::entity> cqsp::common::components::science::TechnologicalProgress::researched_recipes

◆ researched_techs

std::set<entt::entity> cqsp::common::components::science::TechnologicalProgress::researched_techs

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