-
joystick controller
i'm looking for something simple
the game/program i'm creating i want my
joystick to do simple tasks
how do i get my program to recieve and understand
what my joystick is doing
ex up, down, left, right, button a, button b... and so on
the simpler the better
-
Either go for DirectX (which may be more difficult and overkill), or just use the Windows API: http://www.allapi.net/apilist/exampl...ample=JoyStick
-
I just happen to have this control I got from somewhere... I think I did somthing for someone, so he sent it to me.
http://www.angelfire.com/az3/HazteK/joystickdl.html