withSize

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

Sets the initial grid Size. Default is 80x24.