HexMapLibrary
Wunderwunsch.HexMapLibrary.TilePositionProvider Member List

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

coordinateWrapper (defined in Wunderwunsch.HexMapLibrary.TilePositionProvider)Wunderwunsch.HexMapLibrary.TilePositionProviderprotected
FromCartesianCoordinate(Vector3 cartesianCoordinate)Wunderwunsch.HexMapLibrary.TilePositionProvider
FromCartesianCoordinate(Vector3 cartesianCoordinate, out bool tileIsOnMap)Wunderwunsch.HexMapLibrary.TilePositionProvider
FromTileRotated60DegreeClockwise(Vector3Int center, Vector3Int pointToRotate)Wunderwunsch.HexMapLibrary.TilePositionProvider
FromTileRotated60DegreeClockwise(Vector3Int center, Vector3Int pointToRotate, out bool tileIsOnMap)Wunderwunsch.HexMapLibrary.TilePositionProvider
FromTileRotated60DegreeCounterClockwise(Vector3Int center, Vector3Int pointToRotate)Wunderwunsch.HexMapLibrary.TilePositionProvider
FromTileRotated60DegreeCounterClockwise(Vector3Int center, Vector3Int pointToRotate, out bool tileIsOnMap)Wunderwunsch.HexMapLibrary.TilePositionProvider
IsInputCoordinateOnMap(Vector3Int inputTileCoordinate)Wunderwunsch.HexMapLibrary.TilePositionProvider
IsInputCoordinateOnMap(Vector3 inputCartesianCoordinate)Wunderwunsch.HexMapLibrary.TilePositionProvider
tileIndexByPosition (defined in Wunderwunsch.HexMapLibrary.TilePositionProvider)Wunderwunsch.HexMapLibrary.TilePositionProviderprotected
TilePositionProvider(CoordinateWrapper coordinateWrapper, Dictionary< Vector3Int, int > TileIndexByPosition) (defined in Wunderwunsch.HexMapLibrary.TilePositionProvider)Wunderwunsch.HexMapLibrary.TilePositionProvider