| Package | Description |
|---|---|
| ch.sahits.game.graphic.display | |
| ch.sahits.game.graphic.display.scene |
ch.sahits.game.graphic.display.scene
|
| ch.sahits.game.javafx.control |
| Modifier and Type | Class and Description |
|---|---|
class |
OpenPaticianApplicationWindow
This is the starting class of the client side UI thread (FX Thread).
|
| Modifier and Type | Method and Description |
|---|---|
static SceneChangeable |
OpenPaticianApplicationWindow.getApplication() |
| Modifier and Type | Field and Description |
|---|---|
private SceneChangeable |
NewGameScene.sceneChangeable |
private SceneChangeable |
BaseStartupScene.sceneChangeable |
private SceneChangeable |
LoadGameScene.sceneChangeable |
private SceneChangeable |
InGameOptionsScene.sceneChangeable |
| Modifier and Type | Method and Description |
|---|---|
SceneChangeable |
NewGameScene.getSceneChangeable() |
SceneChangeable |
BaseStartupScene.getSceneChangeable() |
SceneChangeable |
LoadGameScene.getSceneChangeable() |
SceneChangeable |
InGameOptionsScene.getSceneChangeable() |
| Modifier and Type | Method and Description |
|---|---|
void |
NewGameScene.setSceneChangeable(SceneChangeable sceneChangeable) |
void |
BaseStartupScene.setSceneChangeable(SceneChangeable sceneChangeable) |
void |
LoadGameScene.setSceneChangeable(SceneChangeable sceneChangeable) |
void |
InGameOptionsScene.setSceneChangeable(SceneChangeable sceneChangeable) |
| Modifier and Type | Field and Description |
|---|---|
private SceneChangeable |
MainMenu.sceneChangeable |
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.