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