TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Pointers
FakePointer Class
FakePointer Properties
Buttons Property
Flags Property
Id Property
InputSource Property
Position Property
PreviousPosition Property
Type Property
FakePointer
PreviousPosition Property
Previous position in screen coordinates.
Namespace:
TouchScript.Pointers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
Vector2
PreviousPosition
{
get
; }
Property Value
Type:
Vector2
Implements
IPointer
PreviousPosition
See Also
Reference
FakePointer Class
TouchScript.Pointers Namespace