Struct evab::HorizontalProgressBarCharset¶
ClassList > evab > HorizontalProgressBarCharset
Character set for horizontal progress bar.
#include <evabStretchBar.h>
Public Static Functions¶
| Type | Name |
|---|---|
| char | GetChar (unsigned char fillLevel) Gets character for fill level. |
Public Static Functions Documentation¶
function GetChar¶
Gets character for fill level.
static inline char evab::HorizontalProgressBarCharset::GetChar (
unsigned char fillLevel
)
Parameters:
fillLevelFill level (0-2)
Returns:
Character to display
The documentation for this class was generated from the following file src/evabStretchBar.h