Exemplo n.º 1
0
 private void TouchesBegan(Vector3 inputPos)
 {
     model.TouchesBegan(inputPos);
 }