WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
PinballXInfo.cs
Go to the documentation of this file.
1
using
System
;
2
using
System
.Collections.Generic;
3
using
System
.Text;
4
using
System
.Runtime.InteropServices;
5
6
namespace
PinballX
7
{
8
[StructLayout(LayoutKind.Sequential)]
9
public
struct
PinballXInfo
10
{
11
12
public
string
Version
;
13
}
14
15
}
System
PinballX.PinballXInfo
Definition:
PinballXInfo.cs:9
PinballX
Definition:
Config.cs:8
PinballX.PinballXInfo.Version
string Version
Definition:
PinballXInfo.cs:12
DirectOutput PinballX Plugin
PinballXInfo.cs
Generated on Sat Nov 19 2016 19:32:44 for WIP by
1.8.9.1