Метод | Описание | |
---|---|---|
PoulpeStateMachine ( PoulpeState, CurrentState ) : System.Collections | ||
SetCurrentState ( PoulpeState, state ) : void | ||
Step ( ) : void |
public PoulpeStateMachine ( PoulpeState, CurrentState ) : System.Collections | ||
CurrentState | PoulpeState, | |
Результат | System.Collections |
public SetCurrentState ( PoulpeState, state ) : void | ||
state | PoulpeState, | |
Результат | void |