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 | Typedefs
headlessapplication.h File Reference
#include <map>
#include <memory>
#include <string>
#include <vector>
#include "client/conquerspace.h"
#include "common/simulation.h"
#include "common/universe.h"
#include "engine/asset/assetloader.h"
#include "engine/asset/assetmanager.h"

Go to the source code of this file.

Classes

class  cqsp::headless::HeadlessApplication
 

Namespaces

namespace  cqsp
 
namespace  cqsp::headless
 

Typedefs

typedef int(* cqsp::headless::HeadlessCommand) (cqsp::client::ConquerSpace &, std::vector< std::string > arguments)