27 #ifndef _FalScrollablePane_h_ 28 #define _FalScrollablePane_h_ 30 #include "CEGUI/WindowRendererSets/Core/Module.h" 31 #include "CEGUI/widgets/ScrollablePane.h" 60 static const String TypeName;
69 Rectf getViewableArea(
void)
const;
72 Rectf getUnclippedInnerRect()
const;
76 void onLookNFeelAssigned();
77 void onLookNFeelUnassigned();
Main namespace for Crazy Eddie's GUI Library.
Definition: cegui/include/CEGUI/Affector.h:42
String class used within the GUI system.
Definition: cegui/include/CEGUI/String.h:62