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.
Namespaces | Functions
imguifunctions.cpp File Reference
#include "client/scripting/imguifunctions.h"
#include <imgui.h>
#include <imgui_internal.h>
#include <string>
#include "client/scripting/imguienums.h"
#include "client/scripting/imguifunctiondefs.h"

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::scripting
 

Functions

void cqsp::client::scripting::LoadImGuiFunctions (cqsp::common::Universe &universe, cqsp::scripting::ScriptInterface &script_engine)