FastLED 3.9.15
Loading...
Searching...
No Matches

◆ release()

void fl::FxLayer::release ( )
inline

Definition at line 51 of file fx_layer.h.

51 {
52 pause(0);
53 fx.reset();
54 }
void pause(uint32_t now)
Definition fx_layer.h:44
fl::Ptr< Fx > fx
Definition fx_layer.h:62

References fx, and pause().

Referenced by setFx().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: