WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
Mapping.cs
Go to the documentation of this file.
1
using
System
;
2
using
System
.Collections.Generic;
3
using
System
.Text;
4
5
namespace
PinballX
.Table2RomMapping
6
{
10
public
class
Mapping
11
{
19
public
string
TableName {
get
; set; }
26
public
string
RomName {
get
; set; }
27
}
28
}
System
PinballX.Table2RomMapping.Mapping
Simple class containing the mappinging between tablename and romname
Definition:
Mapping.cs:10
PinballX
Definition:
Config.cs:8
DirectOutput PinballX Plugin
Table2RomMapping
Mapping.cs
Generated on Sat Nov 19 2016 19:32:44 for WIP by
1.8.9.1