예제 #1
0
 GKGraphNode2D [] GetNodes(GKPolygonObstacle obstacle)
 {
     return(NSArray.ArrayFromHandle <GKGraphNode2D> (_GetNodes(obstacle)));
 }
예제 #2
0
 public virtual GKGraphNode2D [] GetNodes(GKPolygonObstacle obstacle)