DirectOuput Framework R2
DirectOutput framework R2 for virtual pinball cabinets
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
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)