UI_Lib
a1366e08a59cc549a65fa26081e6409aa12f26d5
This is a user interface library for graphical LCDs. It offers many different controls and indicators that can be nested depending on the element types.
|
Files | |
BoolIndicator.h | |
Containing a class for a boolean indicator that is only showing a boolean variable value. | |
EnumIndicator.h | |
Containing a class for an enum indicator that is only showing a enumeration variable value. | |
Icon.h | |
Containing a class for an icon indicator that is drawing an icon to the screen. | |
Label.h | |
Containing a class for an Label indicator that is drawing a string to the screen. | |
NumericIndicator.h | |
Containing a class for a numeric indicator that is only showing a numeric variable value. | |
ProgressBar.h | |
Containing a class for a progress bar indicator that is showing a horizontal progress bar. | |