HexMapLibrary
Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T > Member List

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

AdjacentToCorner(Vector3Int corner)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
AdjacentToCorner(Corner corner)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
AdjacentToEdge(Vector3Int edge)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
AdjacentToEdge(Edge edge)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
AdjacentToTile(Tile tile)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
AdjacentToTile(Vector3Int tilePosition)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Cone(Tile origin, Vector3Int targetDirection, float coneHalfAngle, int coneLength)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Cone(Vector3Int origin, Vector3Int targetDirection, float coneHalfAngle, int coneLength)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
ContiguousAreasOfInputTiles(ICollection< Tile > inputTiles)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
ContiguousAreasOfInputTiles(ICollection< Vector3Int > inputTiles)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Disc(Tile center, int range, bool includeCenter)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Disc(Vector3Int center, int range, bool includeCenter)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
GetTilesFromCoordinates(ICollection< Vector3Int > coordinates)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >private
Line(Tile origin, Vector3Int target, bool includeOrigin, float horizontalNudgeFromOriginCenter=NudgePositive)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Line(Vector3Int origin, Vector3Int target, bool includeOrigin, float horizontalNudgeFromOriginCenter=NudgePositive)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Ring(Tile center, int radius, int thicknessInwards)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Ring(Vector3Int center, int radius, int thicknessInwards)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Ring(Tile center, int radius, TileDirection startDirection, bool clockwise)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
Ring(Vector3Int center, int radius, TileDirection startDirection, bool clockwise)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
tilesByPosition (defined in Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >private
TilesDataProvider(Dictionary< Vector3Int, Tile< T >> tilesByPosition, TilePositionsProvider tilesPositionsProvider) (defined in Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >
tilesPositionsProvider (defined in Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >)Wunderwunsch.HexMapLibrary.Generic.TilesDataProvider< T >private