[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] pygame.Joystick Broken in 1.8.1?



Here's the feedback:

>>> joy.get_numhats()
SDL_JoystickNumHats value:0:
0
>>> joy.get_numaxes()
6
>>> joy.get_numballs()
0
>>>

Anything else I should check? It reads button presses, but won't recognize sticks or hats.

--
- pymike