|
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 "client/scripting/clientscripting.h"#include <imgui.h>#include <map>#include <string>#include <vector>#include "common/scripting/functionreg.h"Namespaces | |
| namespace | cqsp |
| namespace | cqsp::client |
| namespace | cqsp::client::scripting |
Functions | |
| void | cqsp::client::scripting::ClientFunctions (asset::AssetManager &asset_manager, common::Universe &universe, common::scripting::ScriptInterface &script_engine) |