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.
Namespaces | Functions
technologyactions.cpp File Reference
#include "common/actions/science/technologyactions.h"
#include <spdlog/spdlog.h>
#include "common/components/name.h"
#include "common/components/science.h"

Namespaces

namespace  cqsp
 
namespace  cqsp::common
 
namespace  cqsp::common::actions
 

Functions

void cqsp::common::actions::ResearchTech (Universe &universe, entt::entity civilization, entt::entity tech)
 
void cqsp::common::actions::ProcessAction (Universe &universe, entt::entity civilization, const std::string &action)