Tput::Namespace::TouchPointState
Inherits Enum / Comparable / Value / Object
Constants
TouchPointUnknownState = 0
TouchPointPressed = 1
TouchPointMoved = 2
TouchPointStationary = 4
TouchPointReleased = 8
None = 0
All = 15
Instance methods
none?
Source