Package 

Class MenuSceneDSLKt

    • Method Summary

      Modifier and Type Method Description
      final static <T extends StaticComponentView<T>> GridPane<T> grid(MenuScene $self, Integer rows, Integer cols, Function1<GridPane<T>, Unit> func) Creates a new GridPane, applies the func and adds it to the receiver MenuScene.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait