FastLED 3.9.7
Loading...
Searching...
No Matches
fl::Button Class Reference

Detailed Description

Definition at line 78 of file ui.h.

Public Member Functions

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

Constructor & Destructor Documentation

◆ Button()

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

Definition at line 80 of file ui.h.

◆ ~Button()

fl::Button::~Button ( )
inline

Definition at line 83 of file ui.h.

Member Function Documentation

◆ clicked()

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

Definition at line 85 of file ui.h.

◆ clickedCount()

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

Definition at line 86 of file ui.h.

◆ isPressed()

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

Definition at line 84 of file ui.h.

◆ operator bool()

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

Definition at line 87 of file ui.h.


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