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

◆ ~Listener()

fl::Button::Listener::~Listener ( )
virtual

Reimplemented from fl::EngineEvents::Listener.

Definition at line 82 of file button.cpp.

82 {
83 if (added) {
85 }
86}
static void removeListener(Listener *listener)

References added, and fl::EngineEvents::removeListener().

+ Here is the call graph for this function: