TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.Behaviors.Cursors
TextPointerCursor(T) Class
TextPointerCursor(T) Methods
generateText Method
gethash Method
getPointerHash Method
textIsVisible Method
updateOnce Method
TextPointerCursor
T
updateOnce Method
This method is called once when the cursor is initialized.
Namespace:
TouchScript.Behaviors.Cursors
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
protected
override
void
updateOnce
(
IPointer
pointer
)
Parameters
pointer
Type:
TouchScript.Pointers
IPointer
The pointer.
See Also
Reference
TextPointerCursor
T
Class
TouchScript.Behaviors.Cursors Namespace