Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XNA and multitouch

Tags:

xna

I use XNA to develop small 2D games. The user should have the ability to interact with the game by using the mutli touch gestures in Windows 7. I want the same multi touch functionality in XNA as WPF provides. Are there any frameworks or built-in features?

like image 798
System.Data Avatar asked Mar 16 '26 09:03

System.Data


1 Answers

As you probably already know, the XNA touch API does not work on Windows, only on Windows Phone.

This blog post explains why and also lists some methods for getting touch input working.

like image 69
Andrew Russell Avatar answered Mar 21 '26 03:03

Andrew Russell



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!