Property | Type | Description | |
---|---|---|---|
log | Logger |
Method | Description | |
---|---|---|
MasterSweeper ( Controller timer ) : System | ||
RegisterJob ( EffectAction action, System.TimeSpan oneSweepDuration, int iterations ) : |
Method | Description | |
---|---|---|
timer_Tick ( object sender, Controller e ) : void |
public MasterSweeper ( Controller timer ) : System | ||
timer | Controller | |
return | System |
public RegisterJob ( EffectAction action, System.TimeSpan oneSweepDuration, int iterations ) : |
||
action | EffectAction | |
oneSweepDuration | System.TimeSpan | |
iterations | int | |
return |