class
#include <nCine/Backends/GlfwInputManager.h>
GlfwKeyboardState Information about GLFW keyboard state.
Base classes
- class nCine::KeyboardState
- Information about keyboard state.
Public functions
- auto isKeyDown(Keys key) const -> bool override
- Returns 'true' if the specified key is down.