![]() |
DirectOutput
DirectOutput framework R3 for virtual pinball cabinets.
|
Classes | |
interface | DirectOutput.Cab.Out.IOutputController |
Common interface for all outputcontrollers. Only classes implementing this interface can be used as output controllers in the framework. The abstract OutputControllerBase class implements this interface and can be inherited for other output controller classes. It is important to ensure that all classes inherting this interface are XML serializeable. More... |
Namespaces | |
namespace | DirectOutput |
namespace | DirectOutput.Cab |
namespace | DirectOutput.Cab.Out |