27#ifndef _FalStaticImage_h_
28#define _FalStaticImage_h_
30#include "CEGUI/Image.h"
31#include "CEGUI/WindowRendererSets/Core/Module.h"
32#include "CEGUI/WindowRendererSets/Core/Static.h"
36# pragma warning(disable : 4251)
StaticImage class for the FalagardBase module.
Definition: StaticImage.h:61
void setImage(const Image *img)
Set the image for this FalagardStaticImage widget.
const Image * getImage(void) const
Get the image for this FalagardStaticImage widget.
Definition: StaticImage.h:81
static const String TypeName
type name for this widget.
Definition: StaticImage.h:63
FalagardStaticImage(const String &type)
Constructor.
void render()
Populate render cache.
Static class for the FalagardBase module.
Definition: Static.h:57
Interface for Image.
Definition: Image.h:161
String class used within the GUI system.
Definition: String.h:64
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1