TouchInputType

wv.TouchInputType

Enumerates types of touch input

Index

Enumeration Members

Enumeration Members

wv.TouchInputType.End
End: 2

A touch has ended

wv.TouchInputType.Move
Move: 1

A touch has moved

wv.TouchInputType.Start
Start: 0

A touch has started