Interface GamepadButton

All Superinterfaces:
org.teavm.jso.JSObject

public interface GamepadButton extends org.teavm.jso.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()