FastLED 3.9.3
Loading...
Searching...
No Matches
Ripple Class Reference

Detailed Description

Definition at line 35 of file ripple.h.

Public Member Functions

 Ripple (int id)
 
void start (byte n, byte d, unsigned long c, float s, unsigned long l, byte b)
 
void advance (byte ledColors[40][14][3])
 

Public Attributes

rippleState state = dead
 
unsigned long color
 
int position [2]
 

Constructor & Destructor Documentation

◆ Ripple()

Ripple::Ripple ( int id)
inline

Definition at line 37 of file ripple.h.

Member Function Documentation

◆ advance()

void Ripple::advance ( byte ledColors[40][14][3])
inline

Definition at line 75 of file ripple.h.

◆ start()

void Ripple::start ( byte n,
byte d,
unsigned long c,
float s,
unsigned long l,
byte b )
inline

Definition at line 52 of file ripple.h.

Member Data Documentation

◆ color

unsigned long Ripple::color

Definition at line 43 of file ripple.h.

◆ position

int Ripple::position[2]

Definition at line 49 of file ripple.h.

◆ state

rippleState Ripple::state = dead

Definition at line 42 of file ripple.h.


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