WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
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.