WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
TableConfigSourceEnum.cs
Go to the documentation of this file.
1 
2 namespace DirectOutput.Table
3 {
8  {
12  Unknown,
20  IniFile,
25  }
26 }
Table configuration has been loaded from a directoutputconfig.ini or a ledconbtrol.ini file.
The table configurations is a combination from a table configuration file and a ini file...
TableConfigSourceEnum
Enum used to specify the source of a table configuration
Unknown table element.
Table configuration has been loaded from a table config file.