C# Class GravityHeroUWP.MainPage

An empty page that can be used on its own or navigated to within a Frame.
Inheritance: Windows.UI.Xaml.Controls.Page
显示文件 Open project: kevinash/GravityHeroUWP

Public Methods

Method Description
MainPage ( ) : GravityHero

Private Methods

Method Description
Reset ( ) : void
Speak ( string message ) : void
UpdateCount ( ) : void
_accelerometerModel_Changed ( double force ) : void
start_Click ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : GravityHero
return GravityHero