DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
Loading...
Searching...
No Matches
ExtendDurationEffect.cs File Reference

Classes

class  DirectOutput.FX.TimmedFX.ExtendDurationEffect
 The extend duration effect triggers another effect for a duration which is extebnded by the number of milliseconds specified in DurationMs.
This is done by forwarding triggers calls which are seting the effect to active directly to the target effect and delaying the forwarding of calls which set the effect to inactive by the number of milliseconds specified in DurationMs.
More...

Namespaces

namespace  DirectOutput
namespace  DirectOutput.FX
namespace  DirectOutput.FX.TimmedFX