Esempio n. 1
0
 public void StartMove()
 {
     T.Move(locations);
     CT.Move(locations);
 }