| Package | Description |
|---|---|
| com.almasb.fxgl.app | |
| com.almasb.fxgl.app.listener |
| Modifier and Type | Class and Description |
|---|---|
class |
SubState |
| Modifier and Type | Method and Description |
|---|---|
State |
AppStateMachine.getCurrentState() |
State |
AppStateMachine.getDialogState() |
State |
AppStateMachine.getGameMenuState() |
State |
AppStateMachine.getIntroState() |
State |
AppStateMachine.getLoadingState() |
State |
AppStateMachine.getMainMenuState() |
State |
AppStateMachine.getPlayState() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
State.onEnter(State prevState) |
| Modifier and Type | Method and Description |
|---|---|
default void |
StateListener.onEnter(State prevState) |
Copyright © 2017. All rights reserved.