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

Re: [pygame] Joystick missing events?



At a quick glance, I would say the problem perhaps lies in the absence of:"
from pygame.locals import *
".  That usually fixes stuff for me.
Hope this helps,
Ian