C# 클래스 AStarTest.MapControl.MyTarget

상속: IAStarTarget
파일 보기 프로젝트 열기: tomba/dwarrowdelf

공개 메소드들

메소드 설명
MyTarget ( Map env, IntVector3 destination, DirectionSet positioning ) : System

비공개 메소드들

메소드 설명
IAStarTarget ( IntVector3 p ) : IEnumerable
IAStarTarget ( IntVector3 p ) : bool
IAStarTarget ( IntVector3 p ) : ushort
IAStarTarget ( IntVector3 src, IntVector3 dst ) : ushort

메소드 상세

MyTarget() 공개 메소드

public MyTarget ( Map env, IntVector3 destination, DirectionSet positioning ) : System
env Map
destination IntVector3
positioning DirectionSet
리턴 System