Method | Description | |
---|---|---|
Initialize ( ) : void | ||
IsCellTraversable ( Cell, cell ) : bool | ||
Move ( Cell, destinationCell, List |
Method | Description | |
---|---|---|
MovementAnimation ( List |
||
OnDestroyed ( ) : void |
public IsCellTraversable ( Cell, cell ) : bool | ||
cell | Cell, | |
return | bool |
public Move ( Cell, destinationCell, List |
||
destinationCell | Cell, | |
path | List |
|
return | void |
protected MovementAnimation ( List |
||
path | List |
|
return | IEnumerator |