C# 클래스 DRObjects.LocalMapGeneratorObjects.PatrolRoute

파일 보기 프로젝트 열기: Haedrian/Divine-Right

공개 메소드들

메소드 설명
GetPatrolRoutes ( IEnumerable points ) : List

Produces a list of grouped patrol routes from a collection of points

메소드 상세

GetPatrolRoutes() 공개 정적인 메소드

Produces a list of grouped patrol routes from a collection of points
public static GetPatrolRoutes ( IEnumerable points ) : List
points IEnumerable
리턴 List