C# 클래스 Pathfinding_Tests.RoomTests

파일 보기 프로젝트 열기: eriksvedang/Pathfinding 1 사용 예제들

비공개 메소드들

메소드 설명
FindImpossiblePath ( ) : void
FindPathInOneRoom ( ) : void
FindPathManyRooms ( ) : void
LoadFromFile ( ) : Pathfinding_Tests.Room[]
LoadLevel ( ) : void
PrintWorld ( Pathfinding_Tests.Room rooms, Path pPath ) : void
Setup ( ) : void