コード例 #1
0
 public void OnMapActionUp(SKScreenPoint point)
 {
 }
コード例 #2
0
 public void OnMapActionDown(SKScreenPoint point)
 {
 }
コード例 #3
0
 public void OnSingleTap(SKScreenPoint point)
 {
 }
コード例 #4
0
 public void OnLongPress(SKScreenPoint point)
 {
 }
コード例 #5
0
 public void OnDoubleTap(SKScreenPoint point)
 {
 }