Class evab::AlbumOnOff¶
ClassList > evab > AlbumOnOff
On/Off pictogram set (2 states).
#include <evabAlbums.h>
Public Static Attributes¶
| Type | Name |
|---|---|
| unsigned char | Count = 2Number 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::AlbumOnOff::Count;
Public Static Functions Documentation¶
function GetTile¶
Gets pictogram by index.
static const unsigned char * evab::AlbumOnOff::GetTile (
unsigned char aIndex
)
Parameters:
aIndexIndex (0-1)
Returns:
Pointer to pictogram data
The documentation for this class was generated from the following file src/evabAlbums.h