Class NewGameScene
- java.lang.Object
-
- ch.sahits.game.openpatrician.javafx.OpenPatricianScene
-
- ch.sahits.game.openpatrician.display.scene.NewGameScene
-
public class NewGameScene extends ch.sahits.game.openpatrician.javafx.OpenPatricianSceneScene 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 voidsetSceneChangeable(IOpenPatricianApplicationWindow sceneChangeable)
-
-
-
Method Detail
-
setSceneChangeable
public void setSceneChangeable(IOpenPatricianApplicationWindow sceneChangeable)
-
-