C# Class AStarTest.MapControl.MyTarget

Inheritance: IAStarTarget
Show file Open project: tomba/dwarrowdelf

Public Methods

Method Description
MyTarget ( Map env, IntVector3 destination, DirectionSet positioning ) : System

Private Methods

Method Description
IAStarTarget ( IntVector3 p ) : IEnumerable
IAStarTarget ( IntVector3 p ) : bool
IAStarTarget ( IntVector3 p ) : ushort
IAStarTarget ( IntVector3 src, IntVector3 dst ) : ushort

Method Details

MyTarget() public method

public MyTarget ( Map env, IntVector3 destination, DirectionSet positioning ) : System
env Map
destination IntVector3
positioning DirectionSet
return System