CEGUI::FalagardSystemButton Class Reference

SystemButton class for the FalagardBase module. This class should be used for 'system' buttons on a FrameWindow, such as the close button. More...

Inheritance diagram for CEGUI::FalagardSystemButton:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 FalagardSystemButton (const String &type)
 type name for this widget.
Rect getPixelRect (void) const
 Get actual pixel rectangle our window is to return from its member function with the same name.

Static Public Attributes

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


Detailed Description

SystemButton class for the FalagardBase module. This class should be used for 'system' buttons on a FrameWindow, such as the close button.

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

States (missing states will default to 'Normal'):


Constructor & Destructor Documentation

CEGUI::FalagardSystemButton::FalagardSystemButton ( const String type  ) 

type name for this widget.

Constructor


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