Class NewGameScene


  • public class NewGameScene
    extends ch.sahits.game.openpatrician.javafx.OpenPatricianScene
    Scene for starting a new game.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2013 Created on Oct 26, 2013
    • Constructor Summary

      Constructors 
      Constructor Description
      NewGameScene()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setSceneChangeable​(IOpenPatricianApplicationWindow sceneChangeable)  
      • Methods inherited from class ch.sahits.game.openpatrician.javafx.OpenPatricianScene

        getRoot, heightChange, widthChange
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NewGameScene

        public NewGameScene()