Exemplo n.º 1
0
 /// <summary>
 /// Tells the main script to hit a ball
 /// </summary>
 public void Hit()
 {
     mainScript.Hit();
 }