YourGameLib
|
#include <GLFW/glfw3.h>
Go to the source code of this file.
Namespaces | |
namespace | yourgame_internal |
namespace | yourgame_internal::input |
namespace | yourgame_internal::input::desktop |
Macros | |
#define | GLFW_INCLUDE_NONE |
Functions | |
void | yourgame_internal::input::desktop::initInput (GLFWwindow *window) |
#define GLFW_INCLUDE_NONE |