WIP
DirectOutput framework for virtual pinball cabinets WIP
|
Go to: Overview |
Go to the source code of this file.
Namespaces | |
package | DirectOutput.LedControl.Loader |
The DirectOutput.LedControl namespace contains the classes to read and understand the classical LedControl.ini files. I hope the code in this area works correctly. After all there was a lot of guess work required when implementing these classes. | |
Enumerations | |
enum | DirectOutput.LedControl.Loader.OutputTypeEnum { DirectOutput.LedControl.Loader.OutputTypeEnum.AnalogOutput, DirectOutput.LedControl.Loader.OutputTypeEnum.RGBOutput } |
The output types for the ini file loader. More... | |