Свойство | Type | Description | |
---|---|---|---|
states | List |
Méthode | Description | |
---|---|---|
FightStateMachineWill ( int id, List |
||
FightStateMachineWill ( int id, StateWill, state ) : System.Collections | ||
changeState ( StateWill, newState ) : void | ||
execute ( ) : StateWill, |
public FightStateMachineWill ( int id, List |
||
id | int | |
listState | List |
|
indexFirstState | int | |
Résultat | System.Collections |
public FightStateMachineWill ( int id, StateWill, state ) : System.Collections | ||
id | int | |
state | StateWill, | |
Résultat | System.Collections |
public changeState ( StateWill, newState ) : void | ||
newState | StateWill, | |
Résultat | void |