Well, I have pretty much finished a great game on the PC that I will eventually port to Android. Currently it is single player against the computer. I would like to have it also be two player, using two trackballs, one for each player. It appears that GCP uses JInput, and that does not differentiate between two controllers of the same type, ie Mouse. It is happy to receive events from both devices to say, move the cursor, but does not care which device the event came from. Is there a solution for this?, I have a feeling "No".
↧