TouchLocation.TryGetPreviousLocation Method
XNA Game Studio 4.0
Attempts to get the previous location of this touch location object.
Namespace: Microsoft.Xna.Framework.Input.Touch
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Parameters
- previousLocation
- [OutAttribute] Previous location data, as a TouchLocation.
Return Value
true if a previous location was retrrieved; otherwise false.