Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
lampda::modes::automaton::SierpinskiMode::ConfigTy Struct Reference
Inheritance diagram for lampda::modes::automaton::SierpinskiMode::ConfigTy:
lampda::modes::draw::grid::LineRuleConfig

Static Public Attributes

static constexpr bool scrollSkewed = true
 scroll the grid skewed (no "bubble" effect
 
static constexpr uint8_t renderBlurAmount = 128
 add more blur
 
static constexpr uint8_t dstBufIdx = 0
 Main buf. used for the grid.
 
static constexpr uint8_t srcBufIdx = 1
 Sec. buf. used for smooth grid.
 
static constexpr uint8_t tempBufIdx = 2
 Temporary buffer for copies.
 
static constexpr uint8_t scrollAmount = 1
 Scroll each update.
 
static constexpr bool loadFullOnReset
 If true, the first call of loop will load the whole grid. False will load gradually.
 

Member Data Documentation

◆ loadFullOnReset

constexpr bool lampda::modes::draw::grid::LineRuleConfig::loadFullOnReset
staticconstexprinherited
Initial value:
=
true

If true, the first call of loop will load the whole grid. False will load gradually.


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