Property | Type | Description | |
---|---|---|---|
currentType | type, | ||
transitions | List |
Method | Description | |
---|---|---|
AddTransition ( TransitionAntoine, aTransition ) : void | ||
End ( ) : bool | ||
Execute ( GameObject pl ) : void | ||
Initialise ( ) : void | ||
PrintState ( ) : void | ||
Step ( ) : StateAntoine, |
public AddTransition ( TransitionAntoine, aTransition ) : void | ||
aTransition | TransitionAntoine, | |
return | void |
public abstract Execute ( GameObject pl ) : void | ||
pl | GameObject | |
return | void |