30#include "CEGUI/WindowRendererSets/Core/Module.h"
34# pragma warning(disable : 4251)
59 static const String TypeName;
Static class for the FalagardBase module.
Definition Static.h:57
bool isBackgroundEnabled(void) const
Return whether the background for this static widget is enabled to disabled.
Definition Static.h:83
void setBackgroundEnabled(bool setting)
Enable or disable rendering of the background for this static widget.
bool d_backgroundEnabled
true when the background is enabled.
Definition Static.h:108
bool d_frameEnabled
True when the frame is enabled.
Definition Static.h:107
FalagardStatic(const String &type)
type name for this widget.
bool isFrameEnabled(void) const
Return whether the frame for this static widget is enabled or disabled.
Definition Static.h:74
void setFrameEnabled(bool setting)
Enable or disable rendering of the frame for this static widget.
virtual void render()
Populate render cache.
String class used within the GUI system.
Definition String.h:64
Base-class for the assignable WindowRenderer object.
Definition WindowRenderer.h:52
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1