Alaska Software Inc. - Joystick
Username: Password:
AuthorTopic: Joystick
Richard PulliamJoystick
on Mon, 22 Jul 2019 15:15:59 -0500
Can any one tell me how I go about receiving input from a joystick?

---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Thomas BraunRe: Joystick
on Tue, 23 Jul 2019 17:24:43 +0200
Richard Pulliam wrote:

> Can any one tell me how I go about receiving input from a joystick?
> 
> ---
> This email has been checked for viruses by Avast antivirus software.
> https://www.avast.com/antivirus

According to this:

https://bell0bytes.eu/directinput/

Joysticks are accessed via DirectX / DirectInput.. not sure how to achieve
this with Xbase++ - it seems to be quite easy with C# or C++

HTH
Thomas