![]() |
DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
|
Classes | |
| class | ColorConfig |
| Color configuration from a LedControl file. More... | |
| class | ColorConfigList |
| List of color configurations from a ledcontrol.ini file. More... | |
| class | LedControlConfig |
| Ledcontrol configuration read from a ledcontrol.ini file. More... | |
| class | LedControlConfigList |
| List of LedControlConfig objects loaded from LedControl.ini files. More... | |
| class | TableConfig |
| A table config from a ini file. More... | |
| class | TableConfigColumn |
| Column in a LedControl.ini file. Is a list of TableConfigSettingObjects for that column. More... | |
| class | TableConfigColumnList |
| List of columns of a LedCOntrol.ini file. Inherits List>T<. More... | |
| class | TableConfigList |
| A list of table configs from a ini file. More... | |
| class | TableConfigSetting |
| A single setting from a LedControl.ini file. More... | |
| class | TableVariablesDictionary |
| class | VariablesDictionary |
Enumerations | |
| enum | OutputControlEnum { FixedOn , FixedOff , Controlled , Condition } |
| Used the specify how the output for a setting is controled. More... | |
| enum | OutputTypeEnum { AnalogOutput , RGBOutput } |
| The output types for the ini file loader. More... | |