DirectOutputR1
DirectOutput framework R1 for virtual pinball cabinets.
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
IDigitalToy.cs File Reference

Go to the source code of this file.

Classes

interface  DirectOutput.Cab.Toys.Basic.IDigitalToy
 Generic interface for Toys having only 2 states.
The main purpose of this interface is to facilitate the development of effects. AssignedEffects using this interface for toy references are able to call the common methods of these toys. More...
 

Namespaces

package  DirectOutput.Cab.Toys.Basic
 Namespace for basic toys like contactors and RGBLeds.