| Modifier and Type | Method and Description |
|---|---|
static SteamController.LEDFlag |
SteamController.LEDFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamController.LEDFlag[] |
SteamController.LEDFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SteamController.setLEDColor(SteamControllerHandle controller,
int colorR,
int colorG,
int colorB,
SteamController.LEDFlag flags) |
Copyright © 2018. All rights reserved.