TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.InputSources.InputHandlers
Windows7PointerHandler Class
Windows7PointerHandler Methods
UpdateInput Method
Windows7PointerHandler Methods
The
Windows7PointerHandler
type exposes the following members.
Methods
Name
Description
CancelPointer
Cancels the pointer.
(Inherited from
WindowsPointerHandler
.)
Dispose
Releases resources.
(Inherited from
WindowsPointerHandler
.)
init
(Inherited from
WindowsPointerHandler
.)
INTERNAL_DiscardPointer
Used by
TouchManagerInstance
to return a pointer to input source. DO NOT CALL IT DIRECTLY FROM YOUR CODE!
(Inherited from
WindowsPointerHandler
.)
internalAddMousePointer
(Inherited from
WindowsPointerHandler
.)
internalAddPenPointer
(Inherited from
WindowsPointerHandler
.)
internalAddTouchPointer
(Inherited from
WindowsPointerHandler
.)
internalRemovePenPointer
(Inherited from
WindowsPointerHandler
.)
internalRemoveTouchPointer
(Inherited from
WindowsPointerHandler
.)
internalReturnMousePointer
(Inherited from
WindowsPointerHandler
.)
internalReturnPenPointer
(Inherited from
WindowsPointerHandler
.)
internalReturnTouchPointer
(Inherited from
WindowsPointerHandler
.)
remapCoordinates
(Inherited from
WindowsPointerHandler
.)
resetPointer
(Inherited from
WindowsPointerHandler
.)
UpdateInput
This method is called by
ITouchManager
to synchronously update the input.
(Overrides
WindowsPointerHandler
UpdateInput
.)
UpdateResolution
Forces the input to update its state when resolution changes.
(Inherited from
WindowsPointerHandler
.)
Top
See Also
Reference
Windows7PointerHandler Class
TouchScript.InputSources.InputHandlers Namespace