Méthode | Description | |
---|---|---|
FiniteStateMachine ( IMemoryAPI fface ) : System | ||
Start ( ) : void | ||
Stop ( ) : void |
Méthode | Description | |
---|---|---|
AddState ( IState component ) : void | ||
ReEnableStartState ( ) : void | ||
RunFiniteStateMainWithThread ( ) : void | ||
RunStateMachine ( ) : void |
public FiniteStateMachine ( IMemoryAPI fface ) : System | ||
fface | IMemoryAPI | |
Résultat | System |