Public Member Functions | |
bool | IsValid () |
check if the object is valid | |
ParaUITexture (GUITextureElement *obj) | |
DWORD | GetTransparency () const |
void | SetTransparency (DWORD transparency) |
string | GetColor () const |
void | SetColor (const char *strColor) |
string | GetTexture () const |
void | SetTexture (const char *texturename) |
string | GetTextureRect () const |
void | SetTextureRect (const char *strrect) |
Protected Attributes | |
GUITextureElement * | m_pObj |