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
GearMotor.cs
Go to the documentation of this file.
1 
2 namespace DirectOutput.Cab.Toys.Hardware
3 {
13  public class GearMotor: Motor
14  {
15  }
16 }