Public Member Functions | |
Private () | |
~Private () | |
void | SetImage (Image *pcBitmap) |
Image * | GetImage () |
Image * | GetGrayImage () |
Public Attributes | |
Image * | m_pcBitmap |
Image * | m_pcGrayBitmap |
uint32 | m_nTextPosition |
bool | bMouseOver |
bool | bShowFrame |
bool | bMouseTwo |
os::ImageButton::Private::Private | ( | ) | [inline] |
os::ImageButton::Private::~Private | ( | ) | [inline] |
void os::ImageButton::Private::SetImage | ( | Image * | pcBitmap | ) | [inline] |
Image* os::ImageButton::Private::GetImage | ( | ) | [inline] |
Image* os::ImageButton::Private::GetGrayImage | ( | ) | [inline] |