Package org.teavm.jso.gamepad
Interface GamepadButton
- All Superinterfaces:
org.teavm.jso.JSObject
public interface GamepadButton
extends org.teavm.jso.JSObject
-
Method Summary
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Method Details
-
getValue
double getValue() -
isPressed
boolean isPressed()
-