|
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/actions/cityactions.h"#include "core/components/coordinates.h"#include "core/components/name.h"#include "core/components/surface.h"Namespaces | |
| namespace | cqsp |
| namespace | cqsp::core |
| namespace | cqsp::core::actions |
Functions | |
| Node | cqsp::core::actions::CreateCity (Node &planet, components::types::SurfaceCoordinate coords) |
| Node | cqsp::core::actions::CreateCity (Node &planet, double lat, double longi) |