Uses of Class
touchgestIT.TouchPoint

Packages that use TouchPoint
touchgestIT   
 

Uses of TouchPoint in touchgestIT
 

Fields in touchgestIT declared as TouchPoint
static TouchPoint TouchPoint.ErrorPoint
           
 TouchPoint TouchEventArgs.point
           
 

Methods in touchgestIT that return TouchPoint
 TouchPoint TouchToken.GetPosition(int touchId)
           
 TouchPoint TouchToken.GetPositionAtTime(int touchId, int i)
           
 TouchPoint TouchToken.GetPreviousPosition(int touchId)
           
 TouchPoint TouchToken.GetStartPosition(int touchId)