C# Class LightBuzz.Vitruvius.Gestures.SwipeRightSegment1

The first part of the swipe right gesture
Inheritance: IGestureSegment
Afficher le fichier Open project: ase-lab/SoD_Sensor_v2 Class Usage Examples

Méthodes publiques

Méthode Description
Update ( Body body ) : GesturePartResult

Updates the current gesture.

Method Details

Update() public méthode

Updates the current gesture.
public Update ( Body body ) : GesturePartResult
body Body The body.
Résultat GesturePartResult