C# Class Pathfinder, planet-survival

Inheritance: MonoBehaviour
Afficher le fichier Open project: gjrfytn/planet-survival Class Usage Examples

Méthodes publiques

Méthode Description
MakePath ( bool blockMatrix, U16Vec2 from, U16Vec2 to, bool destIsBlocked ) : List

Method Details

MakePath() public static méthode

public static MakePath ( bool blockMatrix, U16Vec2 from, U16Vec2 to, bool destIsBlocked ) : List
blockMatrix bool
from U16Vec2
to U16Vec2
destIsBlocked bool
Résultat List