Implemented basic support for SDL GameController
authorIngo Ruhnke <grumbel@gmail.com>
Wed, 6 Aug 2014 03:39:15 +0000 (05:39 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Wed, 6 Aug 2014 03:39:15 +0000 (05:39 +0200)
commitf90d0d547f908577a23c922f1cfe9968d7ce86dc
tree8c76f9a118e58a2cf216d9ca048fa5a74f56cb04
parent864ac6ad8d39ebf559c1e8e2885c3dc9cb401a68
Implemented basic support for SDL GameController
src/control/game_controller_manager.cpp [new file with mode: 0644]
src/control/game_controller_manager.hpp [new file with mode: 0644]
src/control/joystick_manager.cpp
src/control/joystick_manager.hpp
src/control/joystickkeyboardcontroller.cpp
src/control/joystickkeyboardcontroller.hpp