Class HanseaticHistoryScene


  • public class HanseaticHistoryScene
    extends BaseStartupScene
    Scene displaying the hanseatic history.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2013 Created on Aug 10, 2013
    • Constructor Detail

      • HanseaticHistoryScene

        public HanseaticHistoryScene()
    • Method Detail

      • getStyleSheetFilename

        protected java.lang.String getStyleSheetFilename()
        Description copied from class: BaseStartupScene
        Define the stylesheet name to be applied for this scene.
        Specified by:
        getStyleSheetFilename in class BaseStartupScene
        Returns:
        file name for the style sheet.
      • heightChange

        public void heightChange​(double oldHeight,
                                 double newHeigth)
        Overrides:
        heightChange in class ch.sahits.game.openpatrician.javafx.OpenPatricianScene
      • widthChange

        public void widthChange​(double oldWidth,
                                double newWidth)
        Overrides:
        widthChange in class ch.sahits.game.openpatrician.javafx.OpenPatricianScene