Moved joystick specific code from JoystickKeyboardController into JoystickManager...
authorIngo Ruhnke <grumbel@gmail.com>
Wed, 6 Aug 2014 02:29:41 +0000 (04:29 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Wed, 6 Aug 2014 02:33:34 +0000 (04:33 +0200)
commitf79ead8440107e01c4845315d8532e29497b1068
treeae67d7b6ca82470ad5c73dbd4cd911f47bc6e2b4
parent886fc4bdb2390e53e9366841affc2dc299981b97
Moved joystick specific code from JoystickKeyboardController into JoystickManager class
src/control/joystick_manager.cpp [new file with mode: 0644]
src/control/joystick_manager.hpp [new file with mode: 0644]
src/control/joystickkeyboardcontroller.cpp
src/control/joystickkeyboardcontroller.hpp
src/supertux/menu/joystick_menu.cpp
src/supertux/menu/joystick_menu.hpp