withSize

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

Sets the size the Application.tileGrid will have.

See also