file
GlfwInputManager.h
Namespaces
- namespace nCine
- Root namespace of nCine game engine.
- namespace nCine::Backends
- Platform-specific backends.
Classes
- class nCine::Backends::GlfwKeys
- Utility functions to convert between engine key enumerations and GLFW ones.
- class nCine::Backends::GlfwMouseState
- Information about GLFW mouse state.
- class nCine::Backends::GlfwMouseEvent
- Information about a GLFW mouse event.
- class nCine::Backends::GlfwScrollEvent
- Information about a GLFW scroll event.
- class nCine::Backends::GlfwKeyboardState
- Information about GLFW keyboard state.
- class nCine::Backends::GlfwJoystickState
- Information about GLFW joystick state.
- class nCine::Backends::GlfwInputManager
- Slass for parsing and dispatching GLFW input events.