zircon.core
/
org.hexworks.zircon.api.builder.application
/
AppConfigBuilder
/
withSize
common
with
Size
fun
withSize
(width:
Int
, height:
Int
):
AppConfigBuilder
Content copied to clipboard
fun
withSize
(size:
Size
):
AppConfigBuilder
Content copied to clipboard
Sets the size the
Application.tileGrid
will have.
See also
org.hexworks.zircon.api.application.AppConfig