Home > Software engineering >  How can I track more than one mouse?
How can I track more than one mouse?

Time:02-10

I'm making a game where you can plug in two mice at a time to use. Is there a way I can detect and track multiple mice using Javascript?

CodePudding user response:

  •  Tags:  
  • Related