Module Index

Classes

Module: machine

This module defines the StateMachine class used to manage various states an object may go through.

Classes

StateMachine

The StateMachine class is used to manage a pool of various states. A StateMachine instance may have a current state.