struct that holds information about the tiles from the API
More...
|
Vector3 | globalCoordinates |
| World coordinates of the tile
|
|
string | letterCoordinate |
| Original letter and number coordinate
|
|
Dictionary< string, float > | neighbors |
| Dict with the tile neighbors, key is letterCoordinate and value is distance to the neighbor
|
|
struct that holds information about the tiles from the API
The documentation for this struct was generated from the following file: