27 #ifndef _FalScrollablePane_h_ 28 #define _FalScrollablePane_h_ 30 #include "CEGUI/WindowRendererSets/Core/Module.h" 31 #include "CEGUI/widgets/ScrollablePane.h" 57 class COREWRSET_API FalagardScrollablePane :
public ScrollablePaneWindowRenderer
60 static const String TypeName;
66 FalagardScrollablePane(
const String& type);
69 Rectf getViewableArea(
void)
const;
72 Rectf getUnclippedInnerRect()
const;
76 void onLookNFeelAssigned();
77 void onLookNFeelUnassigned();
80 bool d_widgetLookAssigned;
Main namespace for Crazy Eddie's GUI Library.
Definition: cegui/include/CEGUI/Affector.h:42