Definition at line 43 of file LedRopeTCL.h.
◆ LedRopeTCL()
LedRopeTCL::LedRopeTCL |
( |
int | n_pixels | ) |
|
◆ ~LedRopeTCL()
LedRopeTCL::~LedRopeTCL |
( |
| ) |
|
|
virtual |
◆ Draw()
void LedRopeTCL::Draw |
( |
| ) |
|
◆ DrawRepeat()
void LedRopeTCL::DrawRepeat |
( |
const int * | value_array, |
|
|
int | array_length ) |
|
virtual |
◆ DrawSequentialRepeat()
void LedRopeTCL::DrawSequentialRepeat |
( |
int | repeat | ) |
|
|
virtual |
◆ GetIterator()
Color3i * LedRopeTCL::GetIterator |
( |
int | i | ) |
|
|
inlinevirtual |
◆ length()
int LedRopeTCL::length |
( |
| ) |
const |
|
inlinevirtual |
◆ PreDrawSetup()
void LedRopeTCL::PreDrawSetup |
( |
| ) |
|
|
protected |
◆ RawBeginDraw()
void LedRopeTCL::RawBeginDraw |
( |
| ) |
|
|
virtual |
◆ RawCommitDraw()
void LedRopeTCL::RawCommitDraw |
( |
| ) |
|
|
virtual |
◆ RawDrawPixel() [1/2]
void LedRopeTCL::RawDrawPixel |
( |
const Color3i & | c | ) |
|
|
virtual |
◆ RawDrawPixel() [2/2]
void LedRopeTCL::RawDrawPixel |
( |
uint8_t | r, |
|
|
uint8_t | g, |
|
|
uint8_t | b ) |
|
virtual |
◆ RawDrawPixels()
void LedRopeTCL::RawDrawPixels |
( |
const Color3i & | c, |
|
|
int | n ) |
|
virtual |
◆ Set()
virtual void LedRopeTCL::Set |
( |
int | i, |
|
|
const Color3i & | c ) |
|
inlinevirtual |
◆ set_draw_offset()
void LedRopeTCL::set_draw_offset |
( |
int | val | ) |
|
◆ controller_added_
bool LedRopeTCL::controller_added_ = false |
|
protected |
◆ draw_offset_
int LedRopeTCL::draw_offset_ = 0 |
|
protected |
◆ frame_buffer_
◆ lazy_initialized_
bool LedRopeTCL::lazy_initialized_ |
|
protected |
◆ led_buffer_
◆ mScreenMap
The documentation for this class was generated from the following files:
- /home/runner/work/FastLED/FastLED/examples/LuminescentGrand/arduino/LedRopeTCL.h
- /home/runner/work/FastLED/FastLED/examples/LuminescentGrand/arduino/LedRopeTCL.cpp