Struct evab::VerticalScrollBarCharset¶
ClassList > evab > VerticalScrollBarCharset
Character set for vertical scroll 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::VerticalScrollBarCharset::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