28 #ifndef _FalScrollablePane_h_
29 #define _FalScrollablePane_h_
31 #include "FalModule.h"
32 #include "../../elements/CEGUIScrollablePane.h"
61 static const utf8 TypeName[];
70 Rect getViewableArea(
void)
const;
73 Rect getUnclippedInnerRect()
const;
77 void onLookNFeelAssigned();
78 void onLookNFeelUnassigned();
Class encapsulating operations on a Rectangle.
Definition: CEGUIRect.h:44
String class used within the GUI system.
Definition: CEGUIString.h:57