Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Flash ¶
type Flash struct {
// contains filtered or unexported fields
}
Flash is a simple effects that ramps up and down a single color over a given duration
type Ramp ¶
type Ramp struct {
// contains filtered or unexported fields
}
Ramp is a simple effects that ramps up and down a single color over a given duration
type Train ¶
type Train struct {
// contains filtered or unexported fields
}
Train is a simple effects that lights up every light in sequence a fixed number of times
Click to show internal directories.
Click to hide internal directories.