C# Class EducationSystem.SignNumGame.GameSignNumPlayPage

Interaction logic for GameSignNumPlayPage.xaml
Inheritance: System.Windows.Controls.Page
Show file Open project: huangfuyang/Sign-Language-with-Kinect Class Usage Examples

Public Methods

Method Description
GameSignNumPlayPage ( ) : System

Private Methods

Method Description
Page_KeyUp ( object sender, System e ) : void
Page_Loaded ( object sender, System e ) : void
performMove ( GameManager direction ) : void

Method Details

GameSignNumPlayPage() public method

public GameSignNumPlayPage ( ) : System
return System