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 | Typedefs | Functions
cqsp::headless Namespace Reference

Classes

class  HeadlessApplication
 

Typedefs

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

Functions

int generate (HeadlessApplication &application)
 
void LoadHeadlessFunctions (HeadlessApplication &application)
 
int loadluafile (HeadlessApplication &application, const std::vector< std::string > &arguments)
 

Typedef Documentation

◆ HeadlessCommand

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

Function Documentation

◆ generate()

int cqsp::headless::generate ( HeadlessApplication application)

◆ LoadHeadlessFunctions()

void cqsp::headless::LoadHeadlessFunctions ( HeadlessApplication application)

◆ loadluafile()

int cqsp::headless::loadluafile ( HeadlessApplication application,
const std::vector< std::string > &  arguments 
)