Package dev.boze.api.input
Interface Bind
- All Known Implementing Classes:
SettingBind
public interface Bind
-
Method Summary
-
Method Details
-
getBind
int getBind()- Returns:
- GLFW value of the bind
-
isButton
boolean isButton()- Returns:
- true if bind is a mouse button
-