Метод | Описание | |
---|---|---|
AStar ( ) : System | ||
FindPath ( |
Finds the shortest path from the start node to the goal node
|
Метод | Описание | |
---|---|---|
PrintNodeList ( object aNodeList ) : void |
Prints all the nodes in a list
|
public FindPath ( |
||
aStartNode | Start node | |
aGoalNode | Goal node | |
Результат | void |