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

Inheritance: GestureCommandBase
Mostrar archivo Open project: fatihboy/Robosapien

Public Methods

Method Description
Execute ( ) : void
ShouldHandle ( JointCollection joints ) : bool

Method Details

Execute() public method

public Execute ( ) : void
return void

ShouldHandle() public method

public ShouldHandle ( JointCollection joints ) : bool
joints JointCollection
return bool