zircon.core
/
org.hexworks.zircon.api.builder.graphics
/
LayerBuilder
/
withSize
common
with
Size
fun
withSize
(size:
Size
):
LayerBuilder
Content copied to clipboard
fun
withSize
(width:
Int
, height:
Int
):
LayerBuilder
Content copied to clipboard
Sets the size for the new
org.hexworks.zircon.api.graphics.Layer
. Default is 1x1.