- setColor(int, int, int) - Method in class blinkstick.BlinkStick
- 
Set the color of the device with separate r, g and b int values. 
- setColor(byte, byte, byte) - Method in class blinkstick.BlinkStick
- 
Set the color of the device with separate r, g and b byte values 
- setColor(int) - Method in class blinkstick.BlinkStick
- 
Set the color of the device with Processing color value 
- setColor(String) - Method in class blinkstick.BlinkStick
- 
Set the color of the device with string value 
- setColors(byte[]) - Method in class blinkstick.BlinkStick
- 
Send a packet of data to LEDs on channel 0 (R) 
- setColors(int, byte[]) - Method in class blinkstick.BlinkStick
- 
Send a packet of data to LEDs 
- setColors(byte, byte[]) - Method in class blinkstick.BlinkStick
- 
Send a packet of data to LEDs 
- setIndexedColor(int, int, int, int, int) - Method in class blinkstick.BlinkStick
- 
Set indexed color of the device with separate r, g and b byte values for channel and LED index 
- setIndexedColor(byte, byte, byte, byte, byte) - Method in class blinkstick.BlinkStick
- 
Set indexed color of the device with separate r, g and b byte values for channel and LED index 
- setIndexedColor(int, int, int) - Method in class blinkstick.BlinkStick
- 
Set the indexed color of BlinkStick Pro with Processing color value 
- setIndexedColor(int, int) - Method in class blinkstick.BlinkStick
- 
Set the indexed color of BlinkStick Pro with Processing color value for channel 0 
- setInfoBlock1(String) - Method in class blinkstick.BlinkStick
- 
Set value for InfoBlock1 
- setInfoBlock2(String) - Method in class blinkstick.BlinkStick
- 
Set value for InfoBlock2 
- setMode(int) - Method in class blinkstick.BlinkStick
- 
Set the mode of BlinkStick Pro as int 
- setMode(byte) - Method in class blinkstick.BlinkStick
- 
Set the mode of BlinkStick Pro as byte 
- setRandomColor() - Method in class blinkstick.BlinkStick
- 
Set random color