C# 클래스 KineticMath.Views.TutorialView

Interaction logic for TutorialScreen.xaml
상속: BaseView
파일 보기 프로젝트 열기: kingston/kineticmath

공개 메소드들

메소드 설명
OnViewDeactivated ( ) : void
TutorialView ( ) : System

비공개 메소드들

메소드 설명
BaseView_MouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
HitBall ( int index, System.Windows.Vector velocity ) : void
RegisterGestures ( ) : void
TutorialView_Loaded ( object sender, RoutedEventArgs e ) : void
hitGesture_RectHit ( object sender, RectHitEventArgs e ) : void
setHitZone ( ) : void
startBrickAnimation ( ) : void

메소드 상세

OnViewDeactivated() 공개 메소드

public OnViewDeactivated ( ) : void
리턴 void

TutorialView() 공개 메소드

public TutorialView ( ) : System
리턴 System