Package me.autobot.lib.controls
Interface Gamepad
- All Known Implementing Classes:
LogitechF310
,NintendoJoycon
public interface Gamepad
-
Method Summary
-
Method Details
-
getLeftX
double getLeftX() -
getLeftY
double getLeftY() -
getRightX
double getRightX() -
getRightY
double getRightY()
-