Just™ Game Engine
|
#include "platform/window.hpp"
#include "core/base_internal.hpp"
#include "core/key_events.hpp"
#include "core/mouse_events.hpp"
#include "core/window_events.hpp"
#include "platform/graphics_context.hpp"
#include <GLFW/glfw3.h>
Classes | |
struct | jng::GLFWInitializer |
Namespaces | |
namespace | jng |
Variables | |
struct jng::GLFWInitializer | jng::globalGLFWInitializer |