示例#1
0
 static public void UIMakeAMove(int x, int y)
 {
     instance.MakeAMove(x, y);
 }