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