Working with Multitouch and Accelerometer Input
This section provides topics that demonstrate how to write code that supports multitouch and accelerometer input in XNA Game Studio.
In This Section
- Working with Touch Input (Windows Phone)
Demonstrates how to detect and use multitouch input in an XNA game. - Detecting Gestures on a Multitouch Screen (Windows Phone)
Demonstrates how to detect and use multitouch gestures in an XNA game. - Retrieving Accelerometer Input (Windows Phone)
Demonstrates how to detect and use accelerometer input in an XNA Game Studio game on Windows Phone. - Retrieving Gyroscope Input (Windows Phone)
Demonstrates how to detect and use gyroscope input in an XNA Game Studio game on Windows Phone.
See Also
Overview of User Input and Input DevicesResponding to User Input