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

Go to the source code of this file.

Classes

class  DirectOutput.FX.EffectEventArgs
 The EffectEventArgs class is used for events triggered by IEffect objects More...
 
class  DirectOutput.FX.BeforeEffectNameChangeAventArgs
 EventArgs for the BeforeEffectNameChanged event More...
 

Namespaces

package  DirectOutput.FX
 The namespace FX contains effect related classes.
Effects can be assigned directly to a Table and will be triggered when the Table is stated or the can be assigned to TableElement objects and will be triggered whenever the value of a TableElement changes.
AssignedEffects are triggered by the Table resp. the TableElement objects of the table.