Method | Description | |
---|---|---|
PoulpeStateMachine ( PoulpeState, CurrentState ) : System.Collections | ||
SetCurrentState ( PoulpeState, state ) : void | ||
Step ( ) : void |
public PoulpeStateMachine ( PoulpeState, CurrentState ) : System.Collections | ||
CurrentState | PoulpeState, | |
return | System.Collections |
public SetCurrentState ( PoulpeState, state ) : void | ||
state | PoulpeState, | |
return | void |