Method | Description | |
---|---|---|
EnemyAI ( List |
||
GetNextStep ( Point firstNodeCoordinate, Point secondNodeCoordinate ) : Point |
Method | Description | |
---|---|---|
CalculateNextStep ( |
||
CreateGraph ( ) : List |
||
FindNextStep ( |
||
GetNeighbor ( Point _vertexCoordinate, Point offset ) : |
||
SearchNode ( Point node ) : |
public EnemyAI ( List |
||
vertexCoordinates | List |
|
return | System |
public GetNextStep ( Point firstNodeCoordinate, Point secondNodeCoordinate ) : Point | ||
firstNodeCoordinate | Point | |
secondNodeCoordinate | Point | |
return | Point |