C# Class control.HandStretchForward

class to detect when a specific hand is stretched forward.
Inheritance: Gesture
Datei anzeigen Open project: mahmoudbahaa/XNA-Game-project

Public Methods

Method Description
HandStretchForward ( int hand ) : System
eval ( ) : void

Method Details

HandStretchForward() public method

public HandStretchForward ( int hand ) : System
hand int
return System

eval() public method

public eval ( ) : void
return void