TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Pointers
Pointer Class
Pointer Properties
Buttons Property
Flags Property
Id Property
InputSource Property
Position Property
PreviousPosition Property
ProjectionParams Property
Type Property
Pointer
Buttons Property
Current buttons state of the pointer.
Namespace:
TouchScript.Pointers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
Pointer
PointerButtonState
Buttons
{
get
;
set
; }
Property Value
Type:
Pointer
PointerButtonState
Implements
IPointer
Buttons
See Also
Reference
Pointer Class
TouchScript.Pointers Namespace