C# Class TouchScript.Behaviors.Visualizer.TouchProxy

Inheritance: TouchProxyBase
Afficher le fichier Open project: TouchScript/TouchScript

Méthodes publiques

Свойство Type Description
Text UnityEngine.UI.Text

Méthodes protégées

Méthode Description
updateOnce ( TouchPoint touch ) : void

Method Details

updateOnce() protected méthode

protected updateOnce ( TouchPoint touch ) : void
touch TouchPoint
Résultat void

Property Details

Text public_oe property

The link to UI.Text component.
public Text,UnityEngine.UI Text
Résultat UnityEngine.UI.Text