Пример #1
0
 public override IList <SimWaypoint> GetPoints()
 {
     return(SimPathStore.RouteListToPoints(GetSegments()));
 }