getNeighborTileClockPosition

fun getNeighborTileClockPosition(tile: TileInfo, otherTile: TileInfo): Int

Returns the clock position of otherTile seen from tile's position Returns -1 if not neighbors

Sources

jvm source
Link copied to clipboard