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

Re: [pygame] Problem with mouse going back to the center of the screen



Hi,

Some simple example code to reproduce it would be nice.

I suppose you might try grabbing the events (pygame.event.set_grab(True)).  Probably won't fix anything.

Ian