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

Re: [pygame] refresh problem



Lots of people forget to put 'pygame.event.pump()' in the main loop. Try that, see if it stabilizes.