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
ValueInvertEffect.cs File Reference

Go to the source code of this file.

Classes

class  DirectOutput.FX.ValueFX.ValueInvertEffect
 Inverts the trigger value of the effect before the target effect is called (e.g. 0 becomes 255, 255 becomes 0, 10 becomes 245). More...
 

Namespaces

package  DirectOutput.FX.ValueFX
 Effects which influence the trigger value, before a target effect is called.