C# Class PQitem, unity-isometric-map-generation

Afficher le fichier Open project: tadeaspaule/unity-isometric-map-generation Class Usage Examples

Méthodes publiques

Свойство Type Description
goThrough GraphNode,
node GraphNode,
totalDist float

Méthodes publiques

Méthode Description
PQitem ( GraphNode, origin, GraphNode, node )

Method Details

PQitem() public méthode

public PQitem ( GraphNode, origin, GraphNode, node )
origin GraphNode,
node GraphNode,

Property Details

goThrough public_oe property

public GraphNode, goThrough
Résultat GraphNode,

node public_oe property

public GraphNode, node
Résultat GraphNode,

totalDist public_oe property

public float totalDist
Résultat float