JUCE
|
A simple Program to set the colours of individual LEDs. More...
Public Member Functions | |
BitmapLEDProgram (Block &) | |
void | setLED (uint32 x, uint32 y, LEDColour) |
Set the colour of the LED at coordinates {x, y}. More... | |
![]() | |
Program (Block &) | |
Creates a Program for the corresponding LEDGrid. More... | |
virtual | ~Program () |
Destructor. More... | |
Additional Inherited Members | |
![]() | |
Block & | block |
A simple Program to set the colours of individual LEDs.
juce::BitmapLEDProgram::BitmapLEDProgram | ( | Block & | ) |
Set the colour of the LED at coordinates {x, y}.