![]() |
DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
|
Simple class containing the mappinging between tablename and romname. More...
Properties | |
string | TableName [get, set] |
Gets or sets the name of the table. This is not necessarly the same as the name of the table file. Use fuzzy text matching to find the right TableName. | |
string | RomName [get, set] |
Gets or sets the name of the rom of the table. Typically the property will contain the short romname of the table (same as in the ini files). |
Simple class containing the mappinging between tablename and romname.
|
getset |
Gets or sets the name of the rom of the table. Typically the property will contain the short romname of the table (same as in the ini files).
The name of the rom.
|
getset |
Gets or sets the name of the table. This is not necessarly the same as the name of the table file. Use fuzzy text matching to find the right TableName.
The name of the table.