C# 클래스 HPASharp.Factories.Entrance

Represents an entrance point between 2 clusters
파일 보기 프로젝트 열기: Rydra/HierarchicalPathfinder 1 사용 예제들

공개 메소드들

메소드 설명
Entrance ( int id, int cl1Id, int cl2Id, int center1Row, int center1Col, int coord1Id, int coord2Id, Orientation orientation ) : System

메소드 상세

Entrance() 공개 메소드

public Entrance ( int id, int cl1Id, int cl2Id, int center1Row, int center1Col, int coord1Id, int coord2Id, Orientation orientation ) : System
id int
cl1Id int
cl2Id int
center1Row int
center1Col int
coord1Id int
coord2Id int
orientation Orientation
리턴 System