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

◆ release()

void fl::FxLayer::release ( )

Definition at line 45 of file fx_layer.cpp.hpp.

45 {
46 pause(0);
47 fx.reset();
48}
void pause(fl::u32 now)
fl::shared_ptr< Fx > fx
Definition fx_layer.h:30

References fx, and pause().

Referenced by setFx().

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