WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
OutputControlEnum.cs File Reference

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.OutputControlEnum { DirectOutput.LedControl.Loader.OutputControlEnum.FixedOn, DirectOutput.LedControl.Loader.OutputControlEnum.FixedOff, DirectOutput.LedControl.Loader.OutputControlEnum.Controlled, DirectOutput.LedControl.Loader.OutputControlEnum.Condition }
 Used the specify how the output for a setting is controled. More...