Class Keybind
java.lang.Object
de.ellpeck.rockbottom.api.data.settings.Keybind
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Keybind
-
-
Method Details
-
isMouse
public static boolean isMouse(int key) -
setBind
-
isDown
public boolean isDown() -
isPressed
public boolean isPressed() -
getDisplayName
-
isKey
public boolean isKey(int key) -
getName
-
getKey
public int getKey() -
isMouse
public boolean isMouse() -
register
-