![]() |
#2
|
|||
|
|||
Vizard does not have builtin support for multiple mice. Windows can read data from multiple mice using their raw input API. You could write a Python C extension that uses this API and returns the mouse positions to your script.
|
|
|