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

RE: [pygame] Multiple Mice



Two gamepads/joysticks would probably be a more workable solution for windows. I’ve found that 360 controllers work quite well for PC use.

 

---------

John Krukoff

helot@xxxxxxxxxxx

 

-----Original Message-----
From: owner-pygame-users@xxxxxxxx [mailto:owner-pygame-users@xxxxxxxx] On Behalf Of Ian Mallett
Sent: Tuesday, July 17, 2007 12:29 PM
To: pygame-users@xxxxxxxx
Subject: [pygame] Multiple Mice

 

Hi,
I'm trying to make a two player game, and I'm wondering if there is a way to use the input from two mice simultaneously.  As far as I can tell, the answer is no, as the computer already seems to merge two inputs.  Anyway, I thought I would ask in case anyone knows how to do it.  Thanks!
Ian