WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput Class Reference

LEDWizEquivalentOutput is the output object for the LedWizEquivalent IToy. More...

Public Member Functions

void Init (Cabinet Cabinet)
 Initalizes the LedWizEquivalentOutput. More...
 
void Reset ()
 Resets the output to its default value. More...
 
void Finish ()
 Finishes this instance and resets the output to its default value. More...
 

Properties

string OutputName [get, set]
 Gets or sets the name of the IOutput object beeing controlled by the LedWizEquivalenOutput. More...
 
int LedWizEquivalentOutputNumber [get, set]
 Gets or sets the number of the LedWizEquivalentOutput. More...
 

Detailed Description

LEDWizEquivalentOutput is the output object for the LedWizEquivalent IToy.

Definition at line 9 of file LedWizEquivalentOutput.cs.

Member Function Documentation

void DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.Finish ( )

Finishes this instance and resets the output to its default value.

Definition at line 58 of file LedWizEquivalentOutput.cs.

void DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.Init ( Cabinet  Cabinet)

Initalizes the LedWizEquivalentOutput.

Parameters
CabinetThe cabinet to which the LedWizEquivalentOutput belongs.

Definition at line 35 of file LedWizEquivalentOutput.cs.

void DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.Reset ( )

Resets the output to its default value.

Definition at line 50 of file LedWizEquivalentOutput.cs.

Property Documentation

int DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.LedWizEquivalentOutputNumber
getset

Gets or sets the number of the LedWizEquivalentOutput.

The number of the LedWizEquivalentOutput.

Definition at line 26 of file LedWizEquivalentOutput.cs.

string DirectOutput.Cab.Toys.LWEquivalent.LedWizEquivalentOutput.OutputName
getset

Gets or sets the name of the IOutput object beeing controlled by the LedWizEquivalenOutput.

The name of the IOutput object beeing controlled by the LedWizEquivalenOutput.

Definition at line 18 of file LedWizEquivalentOutput.cs.


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