TouchLocation Structure
Provides methods and properties for interacting with a touch location on a touch screen
device.
Namespace: Microsoft.Xna.Framework.Input.Touch
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
The TouchLocation structure contains information, such as screen location,
current state, and amount of pressure for a registered touch location item. A collection of
current touch locations is stored in the TouchCollection object of the touch screen
device.