NXWidgets  1.19
Classes | Variables
glyph_play24x24.cxx File Reference

Go to the source code of this file.

Classes

struct  NxWM
 

Variables

static const uint32_t g_playNormalLut [BITMAP_NLUTCODES]
 
static const uint32_t g_playBrightLut [BITMAP_NLUTCODES]
 
static const struct NXWidgets::SRlePaletteBitmapEntry g_playRleEntries []
 

Variable Documentation

◆ g_playBrightLut

static const nxgl_mxpixel_t g_playBrightLut
static
Initial value:
=
{
CONFIG_NXWM_DEFAULT_BACKGROUNDCOLOR,
0x00fc00, 0x00ac00, 0x008400, 0x004800
}

Definition at line 82 of file glyph_play24x24.cxx.

◆ g_playNormalLut

static const nxgl_mxpixel_t g_playNormalLut
static
Initial value:
=
{
CONFIG_NXWM_DEFAULT_BACKGROUNDCOLOR,
0x00bd00, 0x008100, 0x006300, 0x003600
}

Definition at line 76 of file glyph_play24x24.cxx.

◆ g_playRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_playRleEntries[]
static
Initial value:
=
{
{ 2, 1}, { 22, 0},
{ 2, 2}, { 2, 1}, { 20, 0},
{ 4, 2}, { 2, 1}, { 18, 0},
{ 6, 2}, { 2, 1}, { 16, 0},
{ 8, 2}, { 2, 1}, { 14, 0},
{ 10, 2}, { 2, 1}, { 12, 0},
{ 12, 2}, { 2, 1}, { 10, 0},
{ 14, 2}, { 2, 1}, { 8, 0},
{ 16, 2}, { 2, 1}, { 6, 0},
{ 18, 2}, { 2, 1}, { 4, 0},
{ 20, 2}, { 2, 1}, { 2, 0},
{ 22, 2}, { 2, 1},
{ 22, 3}, { 2, 4},
{ 20, 3}, { 2, 4}, { 2, 0},
{ 18, 3}, { 2, 4}, { 4, 0},
{ 16, 3}, { 2, 4}, { 6, 0},
{ 14, 3}, { 2, 4}, { 8, 0},
{ 12, 3}, { 2, 4}, { 10, 0},
{ 10, 3}, { 2, 4}, { 12, 0},
{ 8, 3}, { 2, 4}, { 14, 0},
{ 6, 3}, { 2, 4}, { 16, 0},
{ 4, 3}, { 2, 4}, { 18, 0},
{ 2, 3}, { 2, 4}, { 20, 0},
{ 2, 4}, { 22, 0},
}

Definition at line 214 of file glyph_play24x24.cxx.