FastLED 3.9.15
Loading...
Searching...
No Matches
Selectable Class Referenceabstract

Detailed Description

Abstract class for "selectable" things.

Definition at line 34 of file fastpin.h.

#include <fastpin.h>

+ Inheritance diagram for Selectable:

Public Member Functions

virtual ~Selectable ()
 
virtual bool isSelected ()=0
 Check if this object is currently selected.
 
virtual void release ()=0
 Release this object.
 
virtual void select ()=0
 Select this object.
 

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