C# Class Pathfinding.GridNodeBase

Inheritance: GraphNode
Afficher le fichier Open project: Alx666/ProjectPhoenix Class Usage Examples

Protected Properties

Свойство Type Description
nodeInGridIndex int

Méthodes protégées

Méthode Description
GridNodeBase ( AstarPath astar ) : System.Collections.Generic

Method Details

GridNodeBase() protected méthode

protected GridNodeBase ( AstarPath astar ) : System.Collections.Generic
astar AstarPath
Résultat System.Collections.Generic

Property Details

nodeInGridIndex protected_oe property

protected int nodeInGridIndex
Résultat int