WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
IToyUpdatable.cs
Go to the documentation of this file.
1
2
namespace
DirectOutput
.Cab.Toys
3
{
7
public
interface
IToyUpdatable
:
IToy
8
{
13
void
UpdateOutputs();
14
}
15
}
DirectOutput
DirectOutput.Cab.Toys.IToyUpdatable
Interface for toys which need a update method which is used to update their outputs.
Definition:
IToyUpdatable.cs:7
DirectOutput.Cab.Toys.IToy
Common interface for all toy implementations. The abstract class ToyBase implements this interface...
Definition:
IToy.cs:9
DirectOutput
Cab
Toys
IToyUpdatable.cs
Generated on Sat Nov 19 2016 19:32:46 for WIP by
1.8.9.1