Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StateMachine<T>

Type parameters

  • T

Hierarchy

Implemented by

Index

Properties

Methods

Properties

currentState

currentState: T

stateHistory

stateHistory: T[]

Methods

goTo

  • goTo(state: T): void

Generated using TypeDoc