Skip to content

Class evab::AlbumRainbowmeter

ClassList > evab > AlbumRainbowmeter

Rainbowmeter pictogram set (7 states).

  • #include <evabAlbums.h>

Public Static Attributes

Type Name
unsigned char Count = 7
Number of pictograms.

Public Static Functions

Type Name
const unsigned char * GetTile (unsigned char aIndex)
Gets pictogram by index.

Public Static Attributes Documentation

variable Count

Number of pictograms.

unsigned char evab::AlbumRainbowmeter::Count;

Public Static Functions Documentation

function GetTile

Gets pictogram by index.

static const unsigned char * evab::AlbumRainbowmeter::GetTile (
    unsigned char aIndex
) 

Parameters:

  • aIndex Index (0-6)

Returns:

Pointer to pictogram data



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