28 #ifndef _CEGUIFalFrameComponent_h_
29 #define _CEGUIFalFrameComponent_h_
31 #include "CEGUIFalComponentBase.h"
32 #include "../CEGUIXMLSerializer.h"
159 void doBackgroundRender(
Window& srcWindow,
Rect& destRect,
const ColourRect& colours,
const Rect* clipper,
bool clipToDisplay)
const;
171 #endif // end of guard _CEGUIFalFrameComponent_h_