WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
ToyBaseUpdatable.cs File Reference

Go to the source code of this file.

Classes

class  DirectOutput.Cab.Toys.ToyBaseUpdatable
 Base class for toys which need update calls to update the state of their assigned outputs.
Toys which are directly updating their outputs when their state changes dont need to implement this method and should use the ToyBase class instead.. More...
 

Namespaces

package  DirectOutput.Cab.Toys
 The namespace DirectOutput.Cab.Toys contains all toy related classes.