DirectOuput Framework R2
DirectOutput framework R2 for virtual pinball cabinets
|
Go to: Overview |
Go to the source code of this file.
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 | |
package | DirectOutput.Cab.Out |
DirectOutput.Cab.Out is the namespace for all output controller related classes like different output controller classes (all implementing IOutputController). | |