SDK Question Getting joystick input

brou

New member
Joined
Mar 7, 2012
Messages
2
Reaction score
0
Points
0
Hello,

I am developping a module to pilot a vessel, and I would like to use joystick inputs instead of thrust values as it seems to be done in the API.
Is there a function in the API (or maybe a c++ function) to get the input of each axis of the joystick?

Thanks
 
Take a look at [ame="http://orbithangar.com/searchid.php?ID=3161"]ITCS[/ame] it has included source-code if I remember correct
 
Indeed, I have found the right functions of the Microsoft API in ITCS.
Thanks a lot!
 
Back
Top