IOpenPatricianApplicationWindowpublic interface SceneChangeable
| Modifier and Type | Method | Description |
|---|---|---|
void |
changeScene(ch.sahits.game.openpatrician.javafx.OpenPatricianScene scene) |
Change the scene of the application
|
double |
getSceneHeight() |
Retrieve the height of the current scene.
|
double |
getSceneWidth() |
Retrieve the width of the current scene.
|
void changeScene(ch.sahits.game.openpatrician.javafx.OpenPatricianScene scene)
scene - new scene to change to.double getSceneWidth()
double getSceneHeight()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.