C# Class control.shoulderDifference

class to get the z difference between the 2 shoulders.
Inheritance: Gesture
Afficher le fichier Open project: mahmoudbahaa/XNA-Game-project

Méthodes publiques

Свойство Type Description
left bool
right bool

Méthodes publiques

Méthode Description
eval ( ) : void
shoulderDifference ( ) : System

Method Details

eval() public méthode

public eval ( ) : void
Résultat void

shoulderDifference() public méthode

public shoulderDifference ( ) : System
Résultat System

Property Details

left public_oe property

public bool left
Résultat bool

right public_oe property

public bool right
Résultat bool