|
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.
|
#include "core/systems/modifierhelper.h"#include <algorithm>#include "core/components/area.h"#include "core/components/modifier.h"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) |