Multiple joysticks event handling

Posted by hbaktir on Game Development See other posts from Game Development or by hbaktir
Published on 2014-06-02T19:33:30Z Indexed on 2014/06/02 21:48 UTC
Read the original article Hit count: 107

Filed under:
|

I want to make a game which is totally same idea with "Who pressed the button answers the question"

I got 2 joysticks and both connected to a pc.My application will be Winforms and i will develop it on Visual studio 2012 .

I 've used SlimDX,Sharpx so far i ' ve nothing for multiple joysticks.I can get the pressed button with timer . All i want to know is which joystick / gamepad pressed 1 button first.Then my problem will be solved

Any idea how can i achive this or somebody did it before

© Game Development or respective owner

Related posts about c#

Related posts about sharpdx