Hi,
I have a system with x2 mice connected. When I run my app I want to have one mouse dedicated to controlling certain aspects of the app, including character movements etc. Whilst the other mouse has the behaviour of a normal mouse.
So I am thinking that I need to disable one of the mice behaviour within the operating system. Is this correct? Or can I do this within the jinput API?
Hope someone can help.