Interface GamepadButton

All Superinterfaces:
JSObject

public interface GamepadButton extends JSObject
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
    boolean
     

    Methods inherited from interface org.teavm.jso.JSObject

    cast
  • Method Details

    • getValue

      double getValue()
    • isPressed

      boolean isPressed()