|
Treehopper C# API
|
Rotary encoders, buttons, faders, and other physical input devices More...
Classes | |
| class | Button |
| Pushbutton attached to DigitalIn More... | |
| class | DPadStateEventArgs |
| class | NesController |
| Nintendo Entertainment System (NES) Controller More... | |
| class | RotaryEncoder |
| Quadrature rotary encoder More... | |
| class | SuperNesController |
| Nintendo Super NES (SNES) Controller More... | |
| class | WiiClassicController |
| Nintendo Wii Classic Controller More... | |
| class | WiiNunchuk |
| Nintendo Wii Nunchuk More... | |
Enumerations | |
| enum | DPadState { None, Left, Right, Up, Down } |
Functions | |
| delegate void | DPadStateEventHandler (object sender, DPadStateEventArgs e) |
Rotary encoders, buttons, faders, and other physical input devices
|
strong |
| delegate void Treehopper.Libraries.Input.DPadStateEventHandler | ( | object | sender, |
| DPadStateEventArgs | e | ||
| ) |