Merge button and stick input gracefully in GameControllerManager
[supertux.git] / src / control / joystick_manager.cpp
2014-08-06 Ingo RuhnkeMerge branch 'feature/gamecontroller'
2014-08-06 Ingo RuhnkeAdded option to disable gamecontroller use and fall...
2014-08-06 Ingo RuhnkeRenamed JoystickKeyboardController to InputManager
2014-08-06 Ingo RuhnkeMoved keyboard code into KeyboardManager class
2014-08-06 Ingo RuhnkeImplemented basic support for SDL GameController
2014-08-06 Ingo RuhnkeMoved joystick specific code from JoystickKeyboardContr...