You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JoystickInput(int pinX, int pinY, int pinButton, int xMult=1, int yMult=1) : pinX(pinX), pinY(pinY), pinButton(pinButton), xMult(xMult), yMult(yMult) { }