Class InGameOptionsScene


  • public class InGameOptionsScene
    extends ch.sahits.game.openpatrician.javafx.OpenPatricianScene
    Options that can be accessed from within the game.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2014 Created on Dec 27, 2014
    • Constructor Detail

      • InGameOptionsScene

        public InGameOptionsScene()
    • Method Detail

      • setSceneChangeable

        public void setSceneChangeable​(SceneChangeable sceneChangeable)
      • initializeState

        public void initializeState()
      • handleGameStateChange

        public void handleGameStateChange​(ch.sahits.game.openpatrician.event.GameStateChange stateChange)