Метод | Описание | |
---|---|---|
Initialize ( ) : void | ||
IsCellTraversable ( Cell, cell ) : bool | ||
Move ( Cell, destinationCell, List |
Метод | Описание | |
---|---|---|
MovementAnimation ( List |
||
OnDestroyed ( ) : void |
public IsCellTraversable ( Cell, cell ) : bool | ||
cell | Cell, | |
Результат | bool |
public Move ( Cell, destinationCell, List |
||
destinationCell | Cell, | |
path | List |
|
Результат | void |
protected MovementAnimation ( List |
||
path | List |
|
Результат | IEnumerator |