| Package | Description |
|---|---|
| ch.sahits.game.openpatrician.display | |
| ch.sahits.game.openpatrician.display.scene |
ch.sahits.game.graphic.display.scene
|
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
IOpenPatricianApplicationWindow |
| Modifier and Type | Method | Description |
|---|---|---|
SceneChangeable |
BaseStartupScene.getSceneChangeable() |
|
SceneChangeable |
InGameOptionsScene.getSceneChangeable() |
|
SceneChangeable |
LoadGameScene.getSceneChangeable() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
SceneChangeService.changeScene(SceneChangeable sceneChangeable,
ch.sahits.game.openpatrician.javafx.OpenPatricianScene scene) |
Change the current scene.
|
void |
BaseStartupScene.setSceneChangeable(SceneChangeable sceneChangeable) |
|
void |
InGameOptionsScene.setSceneChangeable(SceneChangeable sceneChangeable) |
|
void |
LoadGameScene.setSceneChangeable(SceneChangeable sceneChangeable) |
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.