Package io.github.ocelot.window.input


package io.github.ocelot.window.input
  • Class
    Description
    Tracks pressed keys using keycode and scancode.
    Boolean representations of each key modifier passed from GLFW.
    Tracks the mouse position, velocity, and pressed buttons.