TouchScript — multitouch library for Unity
TouchScript — multitouch library for Unity
TouchScript
TouchScript.InputSources.InputHandlers
WindowsPointerHandler Class
WindowsPointerHandler Fields
addPointer Field
cancelPointer Field
hMainWindow Field
mousePointer Field
mousePool Field
penPointer Field
penPool Field
PRESS_AND_HOLD_ATOM Field
pressAndHoldAtomID Field
pressPointer Field
releasePointer Field
removePointer Field
touchPool Field
updatePointer Field
winTouchToInternalId Field
WindowsPointerHandler
PRESS_AND_HOLD_ATOM Field
Windows constant to turn off press and hold visual effect.
Namespace:
TouchScript.InputSources.InputHandlers
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
const
string
PRESS_AND_HOLD_ATOM
= "MicrosoftTabletPenServiceProperty"
Field Value
Type:
String
See Also
Reference
WindowsPointerHandler Class
TouchScript.InputSources.InputHandlers Namespace