withSize

fun withSize(width: Int, height: Int): TileGraphicsBuilder
fun withSize(size: Size): TileGraphicsBuilder

Sets the size for the new TileGraphics. Default is 1x1.