Finite State Machine Helper
1.0
|
We need an interface for validation of base states, since we allow the user to specify any class type when adding children into the definition, or when transiting to another state More...
Public Member Functions | |
void | Enter () |
void | Update () |
void | Exit () |
We need an interface for validation of base states, since we allow the user to specify any class type when adding children into the definition, or when transiting to another state