nCine::Backends::GlfwMouseState class

Information about GLFW mouse state.

Base classes

class nCine::MouseState
Information about mouse state.

Constructors, destructors, conversion operators

GlfwMouseState()

Public functions

auto isButtonDown(MouseButton button) const -> bool override
Returns true if the specified button is down this frame.