JUCE
|
Set how each pad in the grid looks. More...
Public Types | |
enum | FillType : uint8 { gradient = 0 , filled = 1 , hollow = 2 , hollowPlus = 3 , dotPulsing = 4 , dotBlinking = 5 , pizzaFilled = 6 , pizzaHollow = 7 } |
Public Attributes | |
LEDColour | colour |
FillType | fillType |
Set how each pad in the grid looks.
LEDColour DrumPadGridProgram::GridFill::colour |
FillType DrumPadGridProgram::GridFill::fillType |