zircon.core
/
org.hexworks.zircon.api.builder.grid
/
TileGridBuilder
/
withSize
common
with
Size
fun
withSize
(size:
Size
):
TileGridBuilder
Content copied to clipboard
fun
withSize
(width:
Int
, height:
Int
):
TileGridBuilder
Content copied to clipboard
Sets the initial grid
Size
. Default is 80x24.