C# Class AStarTest.MapControl.MyTarget

Inheritance: IAStarTarget
Afficher le fichier Open project: tomba/dwarrowdelf

Méthodes publiques

Méthode Description
MyTarget ( Map env, IntVector3 destination, DirectionSet positioning ) : System

Private Methods

Méthode Description
IAStarTarget ( IntVector3 p ) : IEnumerable
IAStarTarget ( IntVector3 p ) : bool
IAStarTarget ( IntVector3 p ) : ushort
IAStarTarget ( IntVector3 src, IntVector3 dst ) : ushort

Method Details

MyTarget() public méthode

public MyTarget ( Map env, IntVector3 destination, DirectionSet positioning ) : System
env Map
destination IntVector3
positioning DirectionSet
Résultat System