cae  0.0.0
Cross-API graphics engine
Loading...
Searching...
No Matches
glfw.cpp File Reference
#include "GLFW/GLFW.hpp"
#include "Utils/Image.hpp"
#include "Utils/Logger.hpp"
#include <GLFW/glfw3native.h>
#include <unordered_map>
+ Include dependency graph for glfw.cpp:

Go to the source code of this file.

Functions

static cae::KeyCode translateKey (const int key)
 

Function Documentation

◆ translateKey()