Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Public Attributes | Static Public Attributes | List of all members
lampda::modes::default_modes::GravityMode::StateTy Struct Reference

Public Attributes

uint8_t persistance
 make particles leave a trace
 
imu::ImuEventTy imuEvent
 handle IMU events
 
const colors::PaletteTy_palettes [maxPalettesCount]
 store references to palettes
 
colors::PaletteTy const * selectedPalette
 store selected palette
 

Static Public Attributes

static constexpr uint8_t maxPalettesCount = 3
 Usable palettes count.
 

Member Data Documentation

◆ _palettes

const colors::PaletteTy* lampda::modes::default_modes::GravityMode::StateTy::_palettes[maxPalettesCount]
Initial value:
= {
static constexpr PaletteTy PaletteOceanColors
Ocean colors, blues and whites.
Definition: palettes.hpp:306
static constexpr PaletteTy PaletteAuroraColors
Palette of green yellow colors.
Definition: palettes.hpp:432
static constexpr PaletteTy PaletteForestColors
Forest colors, greens.
Definition: palettes.hpp:342

store references to palettes


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