direct.fsm
This package contains implementations of a Finite State Machine, an abstract construct that holds a particular state and can transition between several defined states. These are useful for a range of logic programming tasks.
For more information on FSMs, consult the Finite State Machines section of the programming manual.
| Finite State Machine module: contains the ClassicFSM class. | |
| The new Finite State Machine module. | |
| Contains the FourState class. | |
| Contains the FourStateAI class. | |
| Undocumented Module | |
| State module: contains State class | |
| StateData module: contains StateData class | |
