Uses of Class
ch.sahits.game.openpatrician.display.scene.BaseStartupScene
-
Packages that use BaseStartupScene Package Description ch.sahits.game.openpatrician.display.scene ch.sahits.game.graphic.display.scene -
-
Uses of BaseStartupScene in ch.sahits.game.openpatrician.display.scene
Subclasses of BaseStartupScene in ch.sahits.game.openpatrician.display.scene Modifier and Type Class Description classCreditsSceneScene displaying the credits.classHanseaticHistorySceneScene displaying the hanseatic history.classLoadGameSceneScene for initally selecting a savegame, load it and start it.classStartupSceneThe startup scene is the first scene displayed and allowing for: New game which will replace this scene withNewGameSceneLoad game which will replace this scene withLoadGameSceneEdit the game options which will replace this scene withGameOptionsSceneDisplay the game credits Display the Hanse history
-