RailDriverExtension Class |
Namespace: Rewired.ControllerExtensions
public sealed class RailDriverExtension : ControllerExtension, IHIDControllerExtension
The RailDriverExtension type exposes the following members.
Name | Description | |
---|---|---|
controller |
The parent controller of this extension.
(Inherited from ControllerExtension.) | |
speakerEnabled |
Enable or disable speaker.
|
Name | Description | |
---|---|---|
SetLEDDisplay(Int32, Byte) |
Set the LED display one digit at a time.
| |
SetLEDDisplay(Byte, Byte, Byte) |
Set all 3 digits of the the LED display.
|