HexMapLibrary
Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C > Member List

This is the complete list of members for Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >, including all inherited members.

AdjacentToCorner(Vector3Int corner)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
AdjacentToCorner(Corner corner)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
AtExactDistance(Vector3Int centerCorner, int distance)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
AtExactDistance(Corner< C > centerCorner, int distance)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
cornersByPosition (defined in Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >private
CornersDataProvider(Dictionary< Vector3Int, Corner< C >> cornersByPosition, CornersPositionsProvider cornersPositionsProvider) (defined in Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
cornersPositionsProvider (defined in Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >private
GetCornersFromCoordinates< Coords >(Coords coordinates)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
OfEdge(Vector3Int edge)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
OfEdge(Edge edge)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
OfTile(Vector3Int tile)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
OfTile(Tile tile)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
PathAlongGrid(Tile< C > originCorner, Tile< C > targetCorner, bool includeOrigin, float horizontalNudgeFromOriginCenter=NudgePositive)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
PathAlongGrid(Vector3Int originCorner, Vector3Int targetCorner, bool includeOrigin, float horizontalNudgeFromOriginCenter=NudgePositive)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
TileBorders(IEnumerable< Vector3Int > tiles)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
WithinDistance(Vector3Int centerCorner, int maxDistance, bool includeCenter)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >
WithinDistance(Corner< C > centerCorner, int maxDistance, bool includeCenter)Wunderwunsch.HexMapLibrary.Generic.CornersDataProvider< C >