TileCoordinate

constructor(x: Int, y: Int)

Parameters

x

Column index (increases right-and-down on screen)

y

Row index (increases left-and-down on screen)