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