HexMapLibrary
Wunderwunsch.HexMapLibrary.EdgePositionsProvider Member List

This is the complete list of members for Wunderwunsch.HexMapLibrary.EdgePositionsProvider, including all inherited members.

AdjacentEdges(Vector3Int edge)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
AdjacentToCorner(Vector3Int corner)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
AtExactDistance(Vector3Int centerEdge, int distance)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
BorderPaths(IEnumerable< Vector3Int > tiles, out List< List< EdgeDirection >> pathDirections)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
coordinateWrapper (defined in Wunderwunsch.HexMapLibrary.EdgePositionsProvider)Wunderwunsch.HexMapLibrary.EdgePositionsProviderprotected
EdgeIndexByPosition (defined in Wunderwunsch.HexMapLibrary.EdgePositionsProvider)Wunderwunsch.HexMapLibrary.EdgePositionsProviderprotected
EdgePositionsProvider(CoordinateWrapper coordinateWrapper, Dictionary< Vector3Int, int > EdgeIndexByPosition) (defined in Wunderwunsch.HexMapLibrary.EdgePositionsProvider)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
GetValidEdgeCoordinates(List< Vector3Int > rawPositions)Wunderwunsch.HexMapLibrary.EdgePositionsProviderprotected
OfTile(Vector3Int tile)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
PathBetweenCorners(Vector3Int originCorner, Vector3Int targetCorner, float horizontalNudgeFromOriginCenter=NudgePositive)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
TileBorders(IEnumerable< Vector3Int > tiles)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
TileBorders(IEnumerable< Tile > tiles)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
WithinDistanceOfCorner(Vector3Int corner, int maxDistance)Wunderwunsch.HexMapLibrary.EdgePositionsProvider
WithinDistanceOfEdge(Vector3Int centerEdge, int maxDistance, bool includeSelf)Wunderwunsch.HexMapLibrary.EdgePositionsProvider