ron
override fun onDock() { primaryStage.apply { width = 1024.0; height = 600.0; centerOnScreen() } }