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

◆ release()

void fl::FxLayer::release ( )

Definition at line 42 of file fx_layer.cpp.

42 {
43 pause(0);
44 fx.reset();
45}
void pause(fl::u32 now)
Definition fx_layer.cpp:35
fl::shared_ptr< Fx > fx
Definition fx_layer.h:33

References fx, and pause().

Referenced by setFx().

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