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

Re: [pygame] Re: weird problem with pygame.mouse.get_pos() and print



It didn't.  I'm guessing that the op's code printed the first event that came to it (one print statement worked), but then the event queue filled up.  It "worked" in the sense that the code printed something, but either way it wasn't responding to more than the first event.