public void PollInput() { LeftJoystick.Poll(); RightJoystick.Poll(); Button01.Poll(); Button02.Poll(); Button03.Poll(); Button04.Poll(); }