WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
ExtendDurationEffect.cs File Reference

Go to the source code of this file.

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

package  DirectOutput.FX.TimmedFX
 Namespace for timmed effects (e.g. delay, duration)