DirectOuput Framework R2
DirectOutput framework R2 for virtual pinball cabinets
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
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.