Tagged Questions
7
votes
2answers
746 views
Are there any game engines in C# or Java that are cross-platform and support multitouch input?
I'm looking for game engines (particularly 2D) that can run/create games for Windows, Mac, and Linux, and support multitouch inputs and gestures. I'm able to find many that meet the first two ...