Crazy Eddies GUI System 0.7.6
|
SystemButton class for the FalagardBase module. This class should be used for 'system' buttons on a FrameWindow, such as the close button. More...
Public Member Functions | |
FalagardSystemButton (const String &type) | |
type name for this widget. | |
Static Public Attributes | |
static const utf8 | TypeName [] |
type name for this widget. |
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'):
CEGUI::FalagardSystemButton::FalagardSystemButton | ( | const String & | type | ) |
type name for this widget.
Constructor