| Package | Description |
|---|---|
| com.almasb.fxgl.extra.entity.state |
| Modifier and Type | Method and Description |
|---|---|
State |
StateComponent.getState() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
State.onEnter(State prevState)
Called after entering this state from prevState
|
void |
StateComponent.setState(State state) |
| Constructor and Description |
|---|
StateComponent(State state) |
Copyright © 2018. All rights reserved.