C# Class Com.Enterprisecoding.RobosapienKinect.GestureCommands.LeftArmMiddleCommand

Inheritance: GestureCommandBase
Afficher le fichier Open project: fatihboy/Robosapien

Méthodes publiques

Méthode Description
Execute ( ) : void
ShouldHandle ( JointCollection joints ) : bool

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

ShouldHandle() public méthode

public ShouldHandle ( JointCollection joints ) : bool
joints JointCollection
Résultat bool