C# Class AStarXNA.ConsoleCommands.SetHeuristicCommand

Inheritance: IConsoleCommand
Afficher le fichier Open project: dreasgrech/AStarXNA

Méthodes publiques

Méthode Description
Execute ( string arguments ) : string
SetHeuristicCommand ( AStar aStar ) : System

Method Details

Execute() public méthode

public Execute ( string arguments ) : string
arguments string
Résultat string

SetHeuristicCommand() public méthode

public SetHeuristicCommand ( AStar aStar ) : System
aStar AStar
Résultat System