Свойство | Тип | Описание | |
---|---|---|---|
_delayFinished | bool | ||
_startDelay | double |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
Apply ( Cell cell ) : void | ||
Clear ( Cell cell ) : void | ||
Clone ( ) : ICellEffect | ||
Restart ( ) : void | ||
Update ( double timeElapsed ) : void |
public abstract Apply ( Cell cell ) : void | ||
cell | Cell | |
Результат | void |
public abstract Clear ( Cell cell ) : void | ||
cell | Cell | |
Результат | void |
public abstract Update ( double timeElapsed ) : void | ||
timeElapsed | double | |
Результат | void |