28 #ifndef _FalListbox_h_
29 #define _FalListbox_h_
31 #include "FalModule.h"
32 #include "../../elements/CEGUIListbox.h"
60 static const utf8 TypeName[];
78 void cacheListboxBaseImagery();
82 Rect getListRenderArea(
void)
const;
87 #endif // end of guard _FalListbox_h_
Listbox class for the FalagardBase module.
Definition: FalListbox.h:57
Base class for Listbox window renderer.
Definition: CEGUIListbox.h:53
Class encapsulating operations on a Rectangle.
Definition: CEGUIRect.h:44
String class used within the GUI system.
Definition: CEGUIString.h:57