| Class | Description |
|---|---|
| BaseStartupScene |
Base class for all startup scenes featuring the paper scroll.
|
| BaseStartupScene.LabelHoverChangeListener |
ChangeListener which changes the style class of the label upon a boolean change.
|
| CreditsScene |
Scene displaying the credits.
|
| GameOptionsScene | |
| HanseaticHistoryScene |
Scene displaying the hanseatic history.
|
| InGameOptionsScene |
Options that can be accessed from within the game.
|
| LoadGameScene | |
| MainGameScene | |
| MainGameSceneBackground |
Background component of the main game scene.
|
| NewGameScene |
Scene for starting a new game.
|
| StartupScene |
The startup scene is the first scene displayed and allowing for:
New game which will replace this scene with
NewGameScene
Load game which will replace this scene with LoadGameScene
Edit the game options which will replace this scene with GameOptionsScene
Display the game credits
Display the Hanse history
|
This package contains the different JavaFX scene implementation used during the game play.
Copyright © 2011-2015 Sahits GmbH. All Rights Reserved.