Turned MenuManager into a proper class instead of just a collection of static functio...
[supertux.git] / src / control / keyboard_manager.cpp
2014-08-08 Ingo RuhnkeTurned MenuManager into a proper class instead of just...
2014-08-06 Ingo RuhnkeMerge branch 'feature/gamecontroller'
2014-08-06 Ingo RuhnkeRenamed JoystickKeyboardController to InputManager
2014-08-06 Ingo RuhnkeKeycode values changed between SDL1 and SDL2, so reset...
2014-08-06 Ingo RuhnkeMoved keyboard code into KeyboardManager class