Initial support for "haptic" (force feedback) devices.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 15 Jan 2010 13:57:02 +0000 (14:57 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 21 Feb 2010 07:58:50 +0000 (08:58 +0100)
commitf9cb55ad4e8ff6e6ec974f8aa1eb53c19c95c1b1
tree3dad1cb2819ed38c08598185a5519eeefdca75b0
parent9fb702e68a4b3bd96645dc715f565e117ae953d5
Initial support for "haptic" (force feedback) devices.
src/control/haptic_manager.cpp [new file with mode: 0644]
src/control/haptic_manager.hpp [new file with mode: 0644]
src/control/joystickkeyboardcontroller.cpp
src/object/player.cpp
src/supertux/globals.cpp
src/supertux/globals.hpp
src/supertux/main.cpp