C# 클래스 AStarXNA.ConsoleCommands.SetHeuristicCommand

상속: IConsoleCommand
파일 보기 프로젝트 열기: dreasgrech/AStarXNA

공개 메소드들

메소드 설명
Execute ( string arguments ) : string
SetHeuristicCommand ( AStar aStar ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( string arguments ) : string
arguments string
리턴 string

SetHeuristicCommand() 공개 메소드

public SetHeuristicCommand ( AStar aStar ) : System
aStar AStar
리턴 System