public void OnMapActionUp(SKScreenPoint point)
 {
 }
 public void OnMapActionDown(SKScreenPoint point)
 {
 }
 public void OnSingleTap(SKScreenPoint point)
 {
 }
 public void OnLongPress(SKScreenPoint point)
 {
 }
 public void OnDoubleTap(SKScreenPoint point)
 {
 }