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

Re: [pygame] Pygame not handling keyboard tracking correctly



Try removing pump(), since you are using event.get()Âhttp://www.pygame.org/docs/ref/event.html#pygame.event.pump

Otherwise a small,Ârunnable script lets others try it.

--
Jake