| Modifier and Type | Field and Description |
|---|---|
Stage |
Controller.parentStage |
| Modifier and Type | Field and Description |
|---|---|
static List<Stage> |
StageManager.stages |
| Modifier and Type | Method and Description |
|---|---|
Stage |
StageManager.createStage(String name) |
Stage |
StageManager.getActiveStage() |
Stage |
StageManager.getDefaultStage() |
| Modifier and Type | Method and Description |
|---|---|
List<Stage> |
StageManager.getStages() |
| Modifier and Type | Method and Description |
|---|---|
void |
StageManager.goToStage(Stage stage) |