| Package | Description |
|---|---|
| com.almasb.fxgl.ai.fsm |
| Class and Description |
|---|
| DefaultStateMachine
Default implementation of the
StateMachine interface. |
| State
The state of a state machine defines the logic of the entities that enter, exit and last this state.
|
| StateMachine
A state machine manages the state transitions of its entity.
|
Copyright © 2018. All rights reserved.