FastLED 3.9.3
Loading...
Searching...
No Matches
Button Class Reference

Detailed Description

Definition at line 70 of file ui.h.

Public Member Functions

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

Constructor & Destructor Documentation

◆ Button()

Button::Button ( const char * name)
inline

Definition at line 72 of file ui.h.

◆ ~Button()

Button::~Button ( )
inline

Definition at line 73 of file ui.h.

Member Function Documentation

◆ clicked()

bool Button::clicked ( ) const
inline

Definition at line 75 of file ui.h.

◆ isPressed()

bool Button::isPressed ( ) const
inline

Definition at line 74 of file ui.h.

◆ operator bool()

Button::operator bool ( ) const
inline

Definition at line 76 of file ui.h.


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