coordinates property

TileCoordinates coordinates
final

The (x, y, z) coordinates of this tile

Remember to check isRepeat before keeping track of this value.

Implementation

final TileCoordinates coordinates;