TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.InputSources.InputHandlers
MouseHandler Class
MouseHandler Methods
CancelMousePointer Method
CancelPointer Method
Dispose Method
INTERNAL_DiscardPointer Method
UpdateInput Method
UpdateResolution Method
MouseHandler
UpdateInput Method
This method is called by
ITouchManager
to synchronously update the input.
Namespace:
TouchScript.InputSources.InputHandlers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
bool
UpdateInput
()
Return Value
Type:
Boolean
Implements
IInputSource
UpdateInput
See Also
Reference
MouseHandler Class
TouchScript.InputSources.InputHandlers Namespace