Class Bind

java.lang.Object
dev.boze.api.input.Bind

public class Bind extends Object
  • Constructor Details

    • Bind

      public Bind(boolean isButton, int bind)
  • Method Details

    • getBind

      public int getBind()
      Returns:
      GLFW value of the bind
    • isButton

      public boolean isButton()
      Returns:
      true if bind is a mouse button