C# Class Cirrious.Sphero.WorkBench.UI.WinRT.Controls.Joystick

Inheritance: Windows.UI.Xaml.Controls.UserControl
Afficher le fichier Open project: slodge/BallControl

Méthodes publiques

Свойство Type Description
TimerMilliSecondsProperty Windows.UI.Xaml.DependencyProperty

Méthodes publiques

Méthode Description
Joystick ( ) : System
StartJoystick ( ) : void
StopJoystick ( ) : void

Méthodes protégées

Méthode Description
OnNewCoordinates ( ) : void
OnStop ( ) : void

Private Methods

Méthode Description
MoveJoystick ( double moveX, double moveY ) : void
OnPointerMoved ( object sender, PointerRoutedEventArgs pointerRoutedEventArgs ) : void
OnPointerPressed ( object sender, PointerRoutedEventArgs pointerRoutedEventArgs ) : void
OnPointerReleased ( object sender, PointerRoutedEventArgs pointerRoutedEventArgs ) : void
OnTimerMilliSecondsChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
ellipseSense_ManipulationCompleted ( object sender, ManipulationCompletedRoutedEventArgs manipulationCompletedRoutedEventArgs ) : void
ellipseSense_ManipulationStarted ( object sender, ManipulationStartedRoutedEventArgs manipulationStartedRoutedEventArgs ) : void
timer_Tick ( object sender, object e ) : void

Method Details

Joystick() public méthode

public Joystick ( ) : System
Résultat System

OnNewCoordinates() protected méthode

protected OnNewCoordinates ( ) : void
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

StartJoystick() public méthode

public StartJoystick ( ) : void
Résultat void

StopJoystick() public méthode

public StopJoystick ( ) : void
Résultat void

Property Details

TimerMilliSecondsProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml TimerMilliSecondsProperty
Résultat Windows.UI.Xaml.DependencyProperty