Exemplo n.º 1
0
 // Initialize your UI context
 void Start()
 {
     context = new UIContext (this);
 }
Exemplo n.º 2
0
 // Initialize your UI context
 void Start()
 {
     context = new UIContext(this);
 }