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
userinput.cpp File Reference
#include "engine/userinput.h"
#include <GLFW/glfw3.h>
#include <RmlUi/Core/Input.h>

Namespaces

namespace  cqsp
 
namespace  cqsp::engine
 

Functions

int cqsp::engine::GetRmlUiKey (int glfw_key)
 
int cqsp::engine::GetAsciiKey (int glfw_key)
 
KeyInput cqsp::engine::GetKey (int key)
 
int cqsp::engine::GetGlfwKey (KeyInput key)