nCine::Backends::GlfwKeyboardState class

Information about GLFW keyboard state.

Base classes

class nCine::KeyboardState
Current state of the keyboard.

Public functions

auto isKeyDown(Keys key) const -> bool override
Returns true if the specified key is currently down.