| Package | Description |
|---|---|
| io.gitlab.mguimard.openrgb.entity |
| Modifier and Type | Method and Description |
|---|---|
List<OpenRGBLed> |
OpenRGBDevice.getLeds() |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenRGBDevice.setLeds(List<OpenRGBLed> leds) |
| Constructor and Description |
|---|
OpenRGBDevice(DeviceType type,
String name,
String vendor,
String desc,
String version,
String serial,
String location,
int activeMode,
List<OpenRGBLed> leds,
List<OpenRGBColor> colors,
List<OpenRGBMode> modes,
List<OpenRGBZone> zones)
Constructor with all fields
|
Copyright © 2021. All rights reserved.