CEGUI::FalagardStaticImage Class Reference

StaticImage class for the FalagardBase module. More...

Inheritance diagram for CEGUI::FalagardStaticImage:

Inheritance graph
[legend]
Collaboration diagram for CEGUI::FalagardStaticImage:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FalagardStaticImage (const String &type)
 Constructor.
void setImage (const Image *img)
 Set the image for this FalagardStaticImage widget.
const Image * getImage (void) const
 Get the image for this FalagardStaticImage widget.
void render ()
 Populate render cache.

Static Public Attributes

static const utf8 TypeName [] = "Falagard/StaticImage"
 type name for this widget.

Protected Attributes

const Image * d_image

Static Protected Attributes

static
FalagardStaticImageProperties::Image 
d_imageProperty


Detailed Description

StaticImage class for the FalagardBase module.

This class requires LookNFeel to be assigned. The LookNFeel should provide the following:

States:


Member Function Documentation

void CEGUI::FalagardStaticImage::render (  )  [virtual]

Populate render cache.

This method must be implemented by all window renderers and should perform the rendering operations needed for this widget. Normally using the Falagard API...

Reimplemented from CEGUI::FalagardStatic.

References CEGUI::FalagardStatic::d_frameEnabled, CEGUI::WindowRenderer::d_window, CEGUI::WindowRenderer::getLookNFeel(), CEGUI::WidgetLookFeel::getStateImagery(), CEGUI::WidgetLookFeel::isStateImageryPresent(), and CEGUI::StateImagery::render().


Generated on Thu Nov 27 20:34:46 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1