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
loadorbit.cpp File Reference
#include "core/loading/loadorbit.h"
#include "core/components/units.h"
#include "core/loading/loadutil.h"

Namespaces

namespace  cqsp
 
namespace  cqsp::core
 
namespace  cqsp::core::loading
 

Functions

std::optional< Orbit > cqsp::core::loading::LoadOrbit (const Hjson::Value &values)
 Loads an orbit from a hjson object Note: The caller will have to set the center entity. More...