Classes
| Class | Description | |
|---|---|---|
| State | ||
| StateMachine |
Represents a Finite State Machine (FSM) which is useful for controlling different states for game entities.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IState |
Enumerations
| Enumeration | Description | |
|---|---|---|
| StateResult |