Using two mouse inputs
in
Android Processing
•
1 year ago
Hi,
Is there a way to use like 2 mouseX and two mouseY? I am making an application and I need to use two joysticks. Now this works great if I use only one joystick at a time but if I want to use both at the same time I cant because I dont have "2 mousesX" and "2 mousesY". Any suggestions?
1