C# Класс AStarTest.MapControl.MyTarget

Наследование: IAStarTarget
Показать файл Открыть проект

Открытые методы

Метод Описание
MyTarget ( Map env, IntVector3 destination, DirectionSet positioning ) : System

Приватные методы

Метод Описание
IAStarTarget ( IntVector3 p ) : IEnumerable
IAStarTarget ( IntVector3 p ) : bool
IAStarTarget ( IntVector3 p ) : ushort
IAStarTarget ( IntVector3 src, IntVector3 dst ) : ushort

Описание методов

MyTarget() публичный Метод

public MyTarget ( Map env, IntVector3 destination, DirectionSet positioning ) : System
env Map
destination IntVector3
positioning DirectionSet
Результат System