Method | Description | |
---|---|---|
Initialize ( ) : void |
Initializes the keyboard.
|
|
this ( char key ) : |
Gets the CorsairLed representing the given character by calling the SDK-method 'CorsairGetLedIdForKeyName'.
|
Method | Description | |
---|---|---|
CorsairKeyboard ( CUE.NET.Devices.Keyboard.CorsairKeyboardDeviceInfo info ) : System |
Initializes a new instance of the CorsairKeyboard class.
|
public this ( char key ) : |
||
key | char | The character of the key. |
return |