stdbitmaps.cpp File Reference


Classes

struct  BitmapDesc

Defines

#define MAX_BM_SIZE   (8*8)

Functions

Bitmapos::get_std_bitmap (int nBitmap, int nColor, Rect *pcRect)

Variables

BitmapDesc g_asBitmapDescs []

Define Documentation

#define MAX_BM_SIZE   (8*8)


Variable Documentation

BitmapDesc g_asBitmapDescs[]

Initial value:

 {
        {4, 7, 0, {             
                                        0xff, 0xff, 0xff, 0x00,
                                        0xff, 0xff, 0x00, 0x00,
                                        0xff, 0x00, 0x00, 0x00,
                                        0x00, 0x00, 0x00, 0x00,
                                        0xff, 0x00, 0x00, 0x00,
                                        0xff, 0xff, 0x00, 0x00,
                        0xff, 0xff, 0xff, 0x00}},
        {4, 7, 0, {             
                                        0x00, 0xff, 0xff, 0xff,
                                        0x00, 0x00, 0xff, 0xff,
                                        0x00, 0x00, 0x00, 0xff,
                                        0x00, 0x00, 0x00, 0x00,
                                        0x00, 0x00, 0x00, 0xff,
                                        0x00, 0x00, 0xff, 0xff,
                        0x00, 0xff, 0xff, 0xff}},
        {7, 4, 0, {             
                                        0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff,
                                        0xff, 0xff, 0x00, 0x00, 0x00, 0xff, 0xff,
                                        0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff,
                        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}},
        {7, 4, 0, {             
                                        0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
                                        0xff, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff,
                                        0xff, 0xff, 0x00, 0x00, 0x00, 0xff, 0xff,
                        0xff, 0xff, 0xff, 0x00, 0xff, 0xff, 0xff}},
        {0, 0, 0, {0x00}},      
}


Generated on Sat May 9 22:50:55 2009 for Syllable higlevel API by  doxygen 1.5.1