C# Class HPASharp.Helpers

显示文件 Open project: Rydra/HierarchicalPathfinder

Public Methods

Method Description
AreAligned ( Position p1, Position p2 ) : bool
GetMaxEdges ( TileType tileType ) : int

Method Details

AreAligned() public static method

public static AreAligned ( Position p1, Position p2 ) : bool
p1 Position
p2 Position
return bool

GetMaxEdges() public static method

public static GetMaxEdges ( TileType tileType ) : int
tileType TileType
return int