TouchLocation Constructor
Initializes a new instance of the TouchLocation structure.
Overload List
Name | Description |
---|---|
TouchLocation (Int32, TouchLocationState, Vector2) | Initializes a new TouchLocation with an ID, state, position, and pressure. |
TouchLocation (Int32, TouchLocationState, Vector2, TouchLocationState, Vector2) | Initializes a new TouchLocation with an ID, and a set of both current and previous state, position, and pressure values. |
See Also
Reference
TouchLocation Structure
TouchLocation Members
Microsoft.Xna.Framework.Input.Touch Namespace