Hello!
I have my first LWJGL game on a go.
My game will have two players and it is ment to be a net game, still i wanted to add a possibility
to play my game with one computer.
My question is ->
As my game reguires two mouses, then what is the best way to read mouse event values and component names.
Im afreid that the x and y and left & right buttons are named differently on allmost every mouse.
i need to learn how to build the best way to read two mouses on a single LWJGL Applet ??
Im only a hobbyiest
//----
Thanks,