Added Hood with joy, full manual all programmed but not might not work

This commit is contained in:
ryan123rudder
2020-03-11 20:56:18 -06:00
parent b55974b01c
commit db128a328a
6 changed files with 181 additions and 16 deletions
@@ -60,6 +60,10 @@ public class XboxController implements IHandController
m_stick = new Joystick(portNumber);
}
public void setJoystick(Joystick joy) {
m_stick = joy;
}
/**
* @return Joystick for Xbox Controller
*/