Closed technik closed 13 years ago
I'm currently working on implementing this functionality for windows. Android support doesn't exist yet, but it's going to be the next task. As soon as this is tested on windows, I'll try porting it to Android (and maybe linux).
Touch support is now integrated into the engine. This is done at multiplatform level. A Windows specific implementation is given as well. So I close this task and open a new one to give touch support for Android.
Create a basic interface for touch input, and implement the as touch for the phones and mouse for the PC