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.
Classes | Namespaces | Variables
clientctx.h File Reference
#include <array>
#include <string>

Go to the source code of this file.

Classes

struct  cqsp::client::ctx::StarSystemViewDebug
 
struct  cqsp::client::ctx::PauseOptions
 
struct  cqsp::client::ctx::SelectedCountry
 
struct  cqsp::client::ctx::SelectedProvince
 
struct  cqsp::client::ctx::GameLoad
 
struct  cqsp::client::ctx::VisibleOrbit
 

Namespaces

namespace  cqsp
 When adding assets, it is extremely crucial that you read cqsp::asset::AssetLoader::LoadResources to find out how to add a resource to the game.
 
namespace  cqsp::client
 
namespace  cqsp::client::ctx
 

Variables

static const std::array cqsp::client::ctx::tick_speeds {1000, 500, 333, 100, 50, 10, 1, -1, -2, -5, -10}