MeshBaker
Classes
FingerGestures.cs File Reference

Classes

class  FingerGestures
 The main interface to the FingerGestures library. More...
 
class  FingerGestures.Finger
 Finger More...
 
class  FingerGestures.DefaultComponentCreationFlags
 
class  FingerGestures.DefaultComponentCreationFlags.PerFinger
 
class  FingerGestures.DefaultComponentCreationFlags.GlobalGestures
 
class  FingerGestures.DefaultComponents
 This holds a reference to all the default components/gesture recognizers automatically created at initialization More...
 
class  FingerGestures.DefaultComponents.FingerComponents
 Per-Finger components More...
 
interface  FingerGestures.IFingerList
 Represent a read-only list of fingers, augmented with a bunch of utility methods More...
 
class  FingerGestures.FingerList
 A finger list implementation with support for write access More...
 
interface  FingerGestures.ITouchFilter
 A touch filter can be used to alter the content of the input touches list initially given to each Gesture Recognizer More...
 
class  FingerGestures.SingleFingerFilter
 A single-finger touch filter that: More...