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

[pygame] Mouse acceleration



Hi,

I'm working on building a demo for a game project running in full-screen
mode on Win32 and Linux. I've run into a minor annoyance: the mouse
movement feels sort of slow and "heavy" because of the apparent lack of
acceleration of mouse movement as found in modern windowing systems. Has
anyone tried implementing this with Pygame?


/Snebjørn