Skip to content

Struct evab::VerticalProgressBarCharset

ClassList > evab > VerticalProgressBarCharset

Character set for vertical 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::VerticalProgressBarCharset::GetChar (
    unsigned char fillLevel
) 

Parameters:

  • fillLevel Fill level (0-2)

Returns:

Character to display



The documentation for this class was generated from the following file src/evabStretchBar.h