FastLED 3.9.15
|
#include <ui_impl.h>
Public Member Functions | |
UIButtonImpl (const char *name) | |
~UIButtonImpl () | |
void | click () |
bool | clicked () const |
int | clickedCount () const |
bool | isPressed () const |
fl::Str | name () const |
operator bool () const | |
Private Attributes | |
fl::Str | mName |