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
sysresourcetransfer.cpp File Reference
#include "common/systems/actions/sysresourcetransfer.h"
#include "common/components/resource.h"

Namespaces

namespace  cqsp
 
namespace  cqsp::common
 
namespace  cqsp::common::systems
 
namespace  cqsp::common::systems::resource
 

Functions

bool cqsp::common::systems::resource::TransferResources (entt::registry &registry, entt::entity from, entt::entity to, entt::entity good, double amount)
 Transfers resources from the first entity to the second More...