27 #ifndef _FalPopupMenu_h_
28 #define _FalPopupMenu_h_
30 #include "CEGUI/WindowRendererSets/Core/Module.h"
31 #include "CEGUI/widgets/ItemListBase.h"
52 static const String TypeName;
63 Rectf getItemRenderArea(
void)
const;
68 #endif // end of guard _FalPopupMenu_h_
Base class for ItemListBase window renderer.
Definition: ItemListBase.h:53
String class used within the GUI system.
Definition: String.h:62