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
modifierhelper.h File Reference
#include <entt/entity/entity.hpp>
#include "core/universe.h"

Go to the source code of this file.

Namespaces

namespace  cqsp
 
namespace  cqsp::core
 
namespace  cqsp::core::systems
 

Functions

void cqsp::core::systems::ApplyModifier (Universe &universe, entt::entity modifier_entity, entt::entity target_entity)
 
void cqsp::core::systems::RemoveModifier (Universe &universe, entt::entity modifier_entity, entt::entity target_entity)