Esempio n. 1
0
 void Start()
 {
     tablet_ = FindObjectOfType <Tablet>();
     uiText_ = GetComponent <Text>();
 }
Esempio n. 2
0
 void Start()
 {
     tablet_ = FindObjectOfType <Tablet>();
 }