FastLED 3.9.12
Loading...
Searching...
No Matches
fl::UIButton Class Reference

Detailed Description

Definition at line 78 of file ui.h.

Public Member Functions

 UIButton (const char *name)
 
bool isPressed () const
 
bool clicked () const
 
int clickedCount () const
 
 operator bool () const
 

Constructor & Destructor Documentation

◆ UIButton()

fl::UIButton::UIButton ( const char * name)
inline

Definition at line 80 of file ui.h.

◆ ~UIButton()

fl::UIButton::~UIButton ( )
inline

Definition at line 83 of file ui.h.

Member Function Documentation

◆ clicked()

bool fl::UIButton::clicked ( ) const
inline

Definition at line 85 of file ui.h.

◆ clickedCount()

int fl::UIButton::clickedCount ( ) const
inline

Definition at line 86 of file ui.h.

◆ isPressed()

bool fl::UIButton::isPressed ( ) const
inline

Definition at line 84 of file ui.h.

◆ operator bool()

fl::UIButton::operator bool ( ) const
inline

Definition at line 87 of file ui.h.


The documentation for this class was generated from the following file: