WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
OutputControlEnum.cs
Go to the documentation of this file.
1
2
namespace
DirectOutput
.LedControl.Loader
3
{
7
public
enum
OutputControlEnum
8
{
12
FixedOn
,
16
FixedOff
,
20
Controlled
,
21
25
Condition
26
}
27
}
DirectOutput
DirectOutput.LedControl.Loader.OutputControlEnum
OutputControlEnum
Used the specify how the output for a setting is controled.
Definition:
OutputControlEnum.cs:7
DirectOutput.LedControl.Loader.Condition
Has a condition (e.g. (S48=1 and S49=0)
DirectOutput.LedControl.Loader.Controlled
Is controlled by a table element.
DirectOutput.LedControl.Loader.FixedOn
Is always on (triggered with static effects).
DirectOutput.LedControl.Loader.FixedOff
Is always off.
DirectOutput
LedControl
Loader
OutputControlEnum.cs
Generated on Sat Nov 19 2016 19:32:50 for WIP by
1.8.9.1