예제 #1
0
 public void SetPlayerMarkerPostion(int x, int y)
 {
     mMapPresenter.SetPlayerMarkerPostion(x, y);
 }