TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Pointers
Pointer Class
Pointer Methods
CopyFrom Method
Equals Method
GetHashCode Method
GetOverData Method
GetPressData Method
ToString Method
Pointer
CopyFrom Method
Copies values from the target.
Namespace:
TouchScript.Pointers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
virtual
void
CopyFrom
(
Pointer
target
)
Parameters
target
Type:
TouchScript.Pointers
Pointer
The target pointer to copy values from.
See Also
Reference
Pointer Class
TouchScript.Pointers Namespace