C# Class LeapGesturesDemo.GestureListener

Inheritance: Listener
Afficher le fichier Open project: openleap/LeapGestures Class Usage Examples

Méthodes publiques

Méthode Description
GestureListener ( ) : System
OnFrame ( Leap.Controller controller ) : void

Private Methods

Méthode Description
SafeWriteLine ( String line ) : void

Method Details

GestureListener() public méthode

public GestureListener ( ) : System
Résultat System

OnFrame() public méthode

public OnFrame ( Leap.Controller controller ) : void
controller Leap.Controller
Résultat void