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
Shaker.cs
Go to the documentation of this file.
1 
2 namespace DirectOutput.Cab.Toys.Hardware
3 {
18  public class Shaker : Motor
19  {
20  }
21 }