C# Class VeeGen.Pathfinding.PGPathfinder

Afficher le fichier Open project: SuperV1234/VeeGen

Méthodes publiques

Méthode Description
FindPath ( VGArea mMap, PGNode mStart, PGNode mEnd ) : Path

Method Details

FindPath() public static méthode

public static FindPath ( VGArea mMap, PGNode mStart, PGNode mEnd ) : Path
mMap VGArea
mStart PGNode
mEnd PGNode
Résultat Path