DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.Cab.Toys.Hardware.Lamp Class Reference

More...

Inheritance diagram for DirectOutput.Cab.Toys.Hardware.Lamp:
Collaboration diagram for DirectOutput.Cab.Toys.Hardware.Lamp:

Additional Inherited Members

- Public Member Functions inherited from DirectOutput.Cab.Toys.Layer.AnalogAlphaToy
override void Init (Cabinet Cabinet)
 Initializes the toy. More...
 
override void UpdateOutputs ()
 Updates the output of the toy. More...
 
override void Finish ()
 Resets the toy and releases all references More...
 
override void Reset ()
 Resets the toy.
Clears the Layers object and turn off the output (if available). Method must be overwritten. More...
 
 AnalogAlphaToy ()
 Initializes a new instance of the AnalogAlphaToy class. More...
 
- Protected Member Functions inherited from DirectOutput.Cab.Toys.Layer.AnalogAlphaToy
int GetResultingValue ()
 Gets the analog value which results from the analog values and alpha values in the dirctionary. More...
 
- Protected Attributes inherited from DirectOutput.Cab.Toys.Layer.AnalogAlphaToy
IOutput Output
 
Curve FadingCurve = null
 
Cabinet Cabinet
 
- Properties inherited from DirectOutput.Cab.Toys.Layer.AnalogAlphaToy
LayerDictionary< AnalogAlphaLayers [get, set]
 Gets the layers dictionary. More...
 
string OutputName [get, set]
 Gets or sets the name of the IOutput object of the toy. More...
 
string FadingCurveName [get, set]
 Gets or sets the name of the fading curve as defined in the Curves list of the cabinet object. This curve can be used to adjust the output values of the toy to fit the behaviour of the toys hardware and/or human perception. More...
 
- Events inherited from DirectOutput.General.Generic.NamedItemBase
EventHandler< NameChangeEventArgsAfterNameChanged
 Event is fired after the value of the property Name has changed. More...
 
EventHandler< NameChangeEventArgsBeforeNameChange
 Event is fired before the value of the property Name is changed. More...
 
- Events inherited from DirectOutput.General.Generic.INamedItem
EventHandler< NameChangeEventArgsBeforeNameChange
 Occurs before the name of the item changes. More...
 
EventHandler< NameChangeEventArgsAfterNameChanged
 Occurs when after the name of the item has changed. More...
 

Detailed Description

Lamp toy.
Just a simple wrapper for the AnalogAlphaToy.


The documentation for this class was generated from the following file: