Method | Description | |
---|---|---|
StateMachine ( State initialState ) : System.Collections | ||
Update ( GameObject gameObject ) : void |
public StateMachine ( State initialState ) : System.Collections | ||
initialState | State | |
return | System.Collections |
public Update ( GameObject gameObject ) : void | ||
gameObject | GameObject | |
return | void |