NXWidgets  1.19
Classes | Variables
glyph_play48x48.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:
=
{
0x00d800, 0x00fc00, CONFIG_NXWM_DEFAULT_BACKGROUNDCOLOR,
0x00b000, 0x008800, 0x006800, 0x004800
}

Definition at line 82 of file glyph_play48x48.cxx.

◆ g_playNormalLut

static const nxgl_mxpixel_t g_playNormalLut
static
Initial value:
=
{
0x00a200, 0x00bd00, CONFIG_NXWM_DEFAULT_BACKGROUNDCOLOR,
0x008400, 0x006600, 0x004e00, 0x003600
}

Definition at line 76 of file glyph_play48x48.cxx.

◆ g_playRleEntries

const struct NXWidgets::SRlePaletteBitmapEntry g_playRleEntries[]
static

Definition at line 216 of file glyph_play48x48.cxx.