public interface SceneChangeable
| Modifier and Type | Method and Description |
|---|---|
void |
changeScene(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(OpenPatricianScene scene)
scene - double getSceneWidth()
double getSceneHeight()
Copyright © 2011-2018 Sahits GmbH. All Rights Reserved.