nCine::Backends::GlfwKeyboardState class

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.