[ODE] JoyStick Support
Peter Oost
h.b.oost at student.utwente.nl
Mon Feb 13 05:20:17 MST 2006
Tristan Martindale wrote:
> Hi
>
> I am wondering if there is any kind of joystick support for ode. i have
> taken a look through the drawstuff.cpp and x11.cpp files and located the
> handleEvent method. I see that it only has keyboard and mouse support.
> Has anyone thought of or actually implemented a joystick interface.
>
You're probably best of using SDL. If I remember correctly you can
initialize just the joystick part of SDL and thus there should be no
need to change any of the drawstuff code.
-Peter
More information about the ODE
mailing list