Method | Description | |
---|---|---|
FiniteStateMachine ( IMemoryAPI fface ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
Method | Description | |
---|---|---|
AddState ( IState component ) : void | ||
ReEnableStartState ( ) : void | ||
RunFiniteStateMainWithThread ( ) : void | ||
RunStateMachine ( ) : void |
public FiniteStateMachine ( IMemoryAPI fface ) : System | ||
fface | IMemoryAPI | |
return | System |