WIP
DirectOutput framework for virtual pinball cabinets WIP
|
Go to: Overview |
Public Attributes | |
const string | Name = "DirectOutput PinballX Plugin" |
const string | Version = "1" |
const string | Author = "Swisslizard" |
const string | Description = "DirectOutput PinballX Plugin" |
const string | PluginVersion = "1.0" |
string | Dummy |
Definition at line 7 of file PluginInfo.cs.
const string PinballX.PluginInfo.Author = "Swisslizard" |
Definition at line 11 of file PluginInfo.cs.
const string PinballX.PluginInfo.Description = "DirectOutput PinballX Plugin" |
Definition at line 13 of file PluginInfo.cs.
string PinballX.PluginInfo.Dummy |
Definition at line 16 of file PluginInfo.cs.
const string PinballX.PluginInfo.Name = "DirectOutput PinballX Plugin" |
Definition at line 9 of file PluginInfo.cs.
const string PinballX.PluginInfo.PluginVersion = "1.0" |
Definition at line 14 of file PluginInfo.cs.
const string PinballX.PluginInfo.Version = "1" |
Definition at line 10 of file PluginInfo.cs.