// Use this for initialization
 void Start()
 {
     touchHandler = new SMF.TouchHandler();
 }
Esempio n. 2
0
 // Use this for initialization
 void Start()
 {
     touchHandler = new SMF.TouchHandler();
 }