C# Class Cascade.TouchManager

Afficher le fichier Open project: RIT-Tool-Time/Cascade

Méthodes publiques

Свойство Type Description
TouchPoints List

Méthodes publiques

Méthode Description
Update ( ) : void
init ( ) : void

Private Methods

Méthode Description
handler_TouchDown ( object sender, TouchEventArgs e ) : void
handler_TouchMove ( object sender, TouchEventArgs e ) : void
handler_TouchUp ( object sender, TouchEventArgs e ) : void

Method Details

Update() public static méthode

public static Update ( ) : void
Résultat void

init() public static méthode

public static init ( ) : void
Résultat void

Property Details

TouchPoints public_oe static_oe property

public static List TouchPoints
Résultat List