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::core::components::Project Struct Reference

#include <projects.h>

Public Attributes

uint64_t progress
 
uint64_t max_progress
 
double project_total_cost = 0
 
double project_last_cost = 0
 
ProjectType type
 
entt::entity result
 
entt::entity project_template
 

Member Data Documentation

◆ max_progress

uint64_t cqsp::core::components::Project::max_progress

◆ progress

uint64_t cqsp::core::components::Project::progress

◆ project_last_cost

double cqsp::core::components::Project::project_last_cost = 0

◆ project_template

entt::entity cqsp::core::components::Project::project_template

◆ project_total_cost

double cqsp::core::components::Project::project_total_cost = 0

◆ result

entt::entity cqsp::core::components::Project::result

◆ type

ProjectType cqsp::core::components::Project::type

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