C# 클래스 AIEditor.PathDisplay

Displays the real-time cost of a path whenever a node is selected using Text objects.
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
ClearPath ( ) : void
ShowPath ( List path ) : void

메소드 상세

ClearPath() 공개 메소드

public ClearPath ( ) : void
리턴 void

ShowPath() 공개 메소드

public ShowPath ( List path ) : void
path List
리턴 void