Ejemplo n.º 1
0
 static public void UIMakeAMove(int x, int y)
 {
     instance.MakeAMove(x, y);
 }