public class StateMachine extends Object
| Constructor and Description |
|---|
StateMachine() |
| Modifier and Type | Method and Description |
|---|---|
static State |
getStateToReturnTo() |
static void |
setStateToReturnTo(State st) |
Copyright © 2021. All rights reserved.