Package rekit.util.state
package rekit.util.state
-
ClassesClassDescriptionAbstract State whose concrete implementations that a
TimeStateMachine
can be in.Simple StateMachine that is meant to be extended or decorated to achieve state dependent behavior where every state has a fixed duration.