Closed GoogleCodeExporter closed 8 years ago
Upon further investigation I realized that every device is assigned to a
different device slot, even if a new joystick instance is created.
Consequently, in order to periodically check for joysticks being plugged in or
unplugged, one needs to to loop through 'all' device slots. I believe that the
win joystick API function for finding the maximum number of possible slots is
currently not being passed through the JS API. (see separate Issues entry).
Original comment by Paep...@gmail.com
on 13 Jun 2010 at 6:33
This is a limitation of the Windows API. I'm leaving this as-is.
Original comment by cwoffen...@gmail.com
on 10 Oct 2011 at 1:51
Original issue reported on code.google.com by
Paep...@gmail.com
on 10 Jun 2010 at 3:13