C# Class EducationSystem.SignNumGame.GameSignNumPlayPage.GameSignNumPlayFramesHandler

Inheritance: AbstractKinectFramesHandler
Afficher le fichier Open project: huangfuyang/Sign-Language-with-Kinect

Méthodes publiques

Méthode Description
GameSignNumPlayFramesHandler ( GameSignNumPlayPage page, UIElement element ) : System
OnHandPointerGripRelease ( Microsoft.Kinect.Toolkit.Controls.HandPointer grippedHandpointer, System startGripPoint, System endGripPoint ) : void

Method Details

GameSignNumPlayFramesHandler() public méthode

public GameSignNumPlayFramesHandler ( GameSignNumPlayPage page, UIElement element ) : System
page GameSignNumPlayPage
element UIElement
Résultat System

OnHandPointerGripRelease() public méthode

public OnHandPointerGripRelease ( Microsoft.Kinect.Toolkit.Controls.HandPointer grippedHandpointer, System startGripPoint, System endGripPoint ) : void
grippedHandpointer Microsoft.Kinect.Toolkit.Controls.HandPointer
startGripPoint System
endGripPoint System
Résultat void