WIP
DirectOutput framework for virtual pinball cabinets WIP
Go to:
Overview 
Package DirectOutput.Cab.Toys.Hardware

Namespace for hardware specific toy classes (e.g. gear motors) More...

Classes

class  GearMotor
 GearMotor toy supporting max. and min. power, max. runtime and kickstart settings.
The settings of this toy allow for a detailed definition of the behaviour of the connected motor. More...
 
class  Lamp
 
class  LedStrip
 Represents a adressable led strip. More...
 
class  Motor
 Motor toy supporting max. and min. power, max. runtime and kickstart settings.
The settings of this toy allow for a detailed definition of the behaviour of the connected motor. More...
 
class  RGBLed
 Toy controlling a RGB led.
This is just a simple wrapper around the RGBAToy.
More...
 
class  Shaker
 Shaker toy with settings for minimum and maximum power, fading curves, max runtime and kickstart. More...
 

Detailed Description

Namespace for hardware specific toy classes (e.g. gear motors)