withSize

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

Sets the size for the new org.hexworks.zircon.api.graphics.Layer. Default is 1x1.