Package 

Class MenuSceneBuilder


  • 
    public final class MenuSceneBuilder
    
                        

    MenuSceneBuilder is a static class, that can be used to build MenuScenes. It is meant to be used in conjunction with the internal domain specific language in tools.aqua.bgw.components.dsl.

    To initiate a new description of a menu scene, simply call the dsl function, which then returns the resulting MenuScene.

    • Constructor Detail

      • MenuSceneBuilder

        MenuSceneBuilder()