Interface Gamepad

All Known Implementing Classes:
LogitechF310, NintendoJoycon

public interface Gamepad
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
    double
     
    double
     
    double
     
  • Method Details

    • getLeftX

      double getLeftX()
    • getLeftY

      double getLeftY()
    • getRightX

      double getRightX()
    • getRightY

      double getRightY()