DirectOutputR1
DirectOutput framework R1 for virtual pinball cabinets.
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
Shaker.cs
Go to the documentation of this file.
1 
2 namespace DirectOutput.Cab.Toys.Basic
3 {
11  public class Shaker : Motor, IToy
12  {
13  }
14 }