JUCE
Public Types | Public Attributes | List of all members
DrumPadGridProgram::GridFill Struct Reference

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
 

Detailed Description

Set how each pad in the grid looks.

Member Enumeration Documentation

◆ FillType

Enumerator
gradient 
filled 
hollow 
hollowPlus 
dotPulsing 
dotBlinking 
pizzaFilled 
pizzaHollow 

Member Data Documentation

◆ colour

LEDColour DrumPadGridProgram::GridFill::colour

◆ fillType

FillType DrumPadGridProgram::GridFill::fillType

The documentation for this struct was generated from the following file: