Go to the documentation of this file.
23 #ifndef __MYGUI_RAW_RECT_H__
24 #define __MYGUI_RAW_RECT_H__
45 virtual
void setAlpha(
float _alpha);
47 void setRectColour(const
Colour& _colourLT, const
Colour& _colourRT, const
Colour& _colourLB, const
Colour& _colourRB);
54 virtual
void doRender();
77 #endif // __MYGUI_RAW_RECT_H__