Skip to content

Class evab::AlbumSpeaker

ClassList > evab > AlbumSpeaker

Speaker pictogram set (4 states).

  • #include <evabAlbums.h>

Public Static Attributes

Type Name
unsigned char Count = 4
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::AlbumSpeaker::Count;

Public Static Functions Documentation

function GetTile

Gets pictogram by index.

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

Parameters:

  • aIndex Index (0-3)

Returns:

Pointer to pictogram data



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