|
FastLED 3.9.15
|
Include dependency graph for ripple.h:Go to the source code of this file.
Classes | |
| class | Ripple |
Enumerations | |
| enum | rippleBehavior { weaksauce = 0 , feisty = 1 , angry = 2 , alwaysTurnsRight = 3 , alwaysTurnsLeft = 4 } |
| enum | rippleState { dead , withinNode , travelingUpwards , travelingDownwards } |
Functions | |
| float | fmap (float x, float in_min, float in_max, float out_min, float out_max) |