Package | Description |
---|---|
com.net | |
com.types |
Modifier and Type | Method and Description |
---|---|
Scene |
Listener.getScene(java.lang.String Name) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<Scene> |
Listener.getScenes() |
Modifier and Type | Method and Description |
---|---|
void |
Listener.addScene(Scene scene) |
Modifier and Type | Method and Description |
---|---|
Scene |
SceneManager.GetScene() |
Scene |
SceneManager.GetScene(java.lang.String Name) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<Scene> |
SceneManager.getScenes() |
Modifier and Type | Method and Description |
---|---|
void |
SceneManager.AddScene(Scene scene) |
Modifier and Type | Method and Description |
---|---|
void |
SceneManager.setScenes(java.util.Vector<Scene> Scenes) |