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

Go to the source code of this file.

Classes

class  DirectOutput.FX.TimmedFX.DurationEffect
 Duration effect which triggers a specified target effect for a specified duration.
When this effect is triggered it triggers the target effect immediately with the same data it has received. After the specified duration it calls trigger on the target effect again with data for the same table elmenet, but with the value changed to 0.
More...
 

Namespaces

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